1
0
Fork 0

Bump to 0.3.0

This commit is contained in:
Daniele Tricoli 2018-12-08 19:34:44 +01:00
parent 33bbd3de81
commit 14071f136f
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -64,7 +64,7 @@ dependencies = [
[[package]]
name = "conf-form"
version = "0.2.1"
version = "0.3.0"
dependencies = [
"clap 2.32.0 (registry+https://github.com/rust-lang/crates.io-index)",
"colored 1.6.1 (registry+https://github.com/rust-lang/crates.io-index)",

View File

@ -1,6 +1,6 @@
[package]
name = "conf-form"
version = "0.2.1"
version = "0.3.0"
authors = ["Daniele Tricoli <eriol@mornie.org>"]
license = "BSD-3"
readme = "README.md"