Bump version: 0.3.10 -> 0.3.11 (#318)

This commit is contained in:
Casey Rodarmor 2018-05-06 22:20:48 -04:00 committed by GitHub
parent 2f8e89228a
commit ee7302c0e3
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

@ -161,7 +161,7 @@ dependencies = [
[[package]]
name = "just"
version = "0.3.10"
version = "0.3.11"
dependencies = [
"ansi_term 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)",
"assert_matches 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)",

View File

@ -1,6 +1,6 @@
[package]
name = "just"
version = "0.3.10"
version = "0.3.11"
description = "🤖 Just a command runner"
authors = ["Casey Rodarmor <casey@rodarmor.com>"]
license = "CC0-1.0"