Bump to 0.10.1 (#1442)

This commit is contained in:
Jonathan Turner 2020-03-01 20:59:13 +13:00 committed by GitHub
parent 6d096206b6
commit ca615d9389
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

@ -2189,7 +2189,7 @@ dependencies = [
[[package]]
name = "nu"
version = "0.10.0"
version = "0.10.1"
dependencies = [
"ansi_term 0.12.1",
"app_dirs",

View File

@ -1,6 +1,6 @@
[package]
name = "nu"
version = "0.10.0"
version = "0.10.1"
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"