aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.lock
diff options
context:
space:
mode:
authorTeddy Wing2017-11-22 19:55:13 +0100
committerTeddy Wing2017-11-22 20:03:24 +0100
commit4f7c22a6ddf98a483946c1994d203747b00b51cc (patch)
tree290b75f235d80fe111a667a6fc9ce0de5eff0afd /Cargo.lock
parentb39c3a38a2e587cc2d8e2e7c402d8337978ae02b (diff)
downloadkipper-master.tar.bz2
Increase version v0.0.2 -> v0.0.3HEADv0.0.3master
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 97d78c7..2fd0c9c 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -1,6 +1,6 @@
[root]
name = "kipper"
-version = "0.0.2"
+version = "0.0.3"
dependencies = [
"getopts 0.2.15 (registry+https://github.com/rust-lang/crates.io-index)",
"json 0.11.10 (registry+https://github.com/rust-lang/crates.io-index)",