Merge pull request #1113 from jonathandturner/bump_0_7_2

Bump to 0.7.2
This commit is contained in:
Jonathan Turner 2019-12-24 14:51:58 +13:00 committed by GitHub
commit e7ce6f2fcd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -1911,7 +1911,7 @@ dependencies = [
[[package]]
name = "nu"
version = "0.7.1"
version = "0.7.2"
dependencies = [
"ansi_term 0.12.1",
"app_dirs",

View File

@ -1,6 +1,6 @@
[package]
name = "nu"
version = "0.7.1"
version = "0.7.2"
authors = ["Yehuda Katz <wycats@gmail.com>", "Jonathan Turner <jonathan.d.turner@gmail.com>", "Andrés N. Robalino <andres@androbtech.com>"]
description = "A shell for the GitHub era"
license = "MIT"