aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.lock
diff options
context:
space:
mode:
authorTeddy Wing2017-05-13 00:48:38 +0200
committerTeddy Wing2017-05-13 00:48:38 +0200
commit4d7962669bd4b6be41197dfe7126f61c9d44fb23 (patch)
tree6236b38344cb771e7bedb135861adab45480dbb5 /Cargo.lock
parentbf1d176170d0011c21806e20306e5c7de57ad1b6 (diff)
downloadHearURL-4d7962669bd4b6be41197dfe7126f61c9d44fb23.tar.bz2
Increase version v0.0.1 -> v0.1.0v0.1.0
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 57dc6d2..02e7b4a 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -1,6 +1,6 @@
[root]
name = "hearurl"
-version = "0.0.1"
+version = "0.1.0"
dependencies = [
"getopts 0.2.14 (registry+https://github.com/rust-lang/crates.io-index)",
"url 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)",