Update cargo.toml, version -> 0.1.1
This commit is contained in:
parent
114f6b7bdc
commit
9dddb3d458
@ -1,7 +1,10 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "j"
|
name = "j"
|
||||||
version = "0.1.0"
|
version = "0.1.1"
|
||||||
authors = ["Casey Rodarmor <casey@rodarmor.com>"]
|
authors = ["Casey Rodarmor <casey@rodarmor.com>"]
|
||||||
|
license = "WTFPL/MIT/Apache"
|
||||||
|
description = "a command runner"
|
||||||
|
homepage = "https://github.com/casey/j"
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user