aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbnewbold <bnewbold@robocracy.org>2016-10-17 01:26:24 -0700
committerbnewbold <bnewbold@robocracy.org>2016-10-17 01:26:24 -0700
commit04ff964517f84b7ed3ec040e15b648b8d399fe58 (patch)
tree8713b76bc59ee82043dc580896bdf15ad5b878d9
parent9690685616d84a156050252025d6d8168139c495 (diff)
downloadeinhyrningsins-04ff964517f84b7ed3ec040e15b648b8d399fe58.tar.gz
einhyrningsins-04ff964517f84b7ed3ec040e15b648b8d399fe58.zip
update to v0.2.0
-rw-r--r--Cargo.lock2
-rw-r--r--Cargo.toml2
2 files changed, 2 insertions, 2 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 3b2763d..992493f 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -1,6 +1,6 @@
[root]
name = "einhyrningsins"
-version = "0.1.0"
+version = "0.2.0"
dependencies = [
"chan 0.1.18 (registry+https://github.com/rust-lang/crates.io-index)",
"chan-signal 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)",
diff --git a/Cargo.toml b/Cargo.toml
index cb293ac..1d9580d 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "einhyrningsins"
-version = "0.1.0"
+version = "0.2.0"
authors = ["bnewbold <bnewbold@robocracy.org>"]
[dependencies]