From 04ff964517f84b7ed3ec040e15b648b8d399fe58 Mon Sep 17 00:00:00 2001 From: bnewbold Date: Mon, 17 Oct 2016 01:26:24 -0700 Subject: update to v0.2.0 --- Cargo.lock | 2 +- Cargo.toml | 2 +- 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 "] [dependencies] -- cgit v1.2.3