Update cargo.toml, version -> 0.1.1

This commit is contained in:
Casey Rodarmor 2016-09-27 22:53:33 -07:00
parent 114f6b7bdc
commit 9dddb3d458

View file

@ -1,7 +1,10 @@
[package]
name = "j"
version = "0.1.0"
version = "0.1.1"
authors = ["Casey Rodarmor <casey@rodarmor.com>"]
license = "WTFPL/MIT/Apache"
description = "a command runner"
homepage = "https://github.com/casey/j"
[dependencies]