From ea4ea0e5fced2780c569b2e420e56f47f62adca8 Mon Sep 17 00:00:00 2001 From: Daniel Mueller Date: Thu, 17 Aug 2017 15:20:36 +0200 Subject: Bump version to 0.1.1 --- nitrocli/Cargo.lock | 2 +- nitrocli/Cargo.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/nitrocli/Cargo.lock b/nitrocli/Cargo.lock index 7cbe784..3215ad8 100644 --- a/nitrocli/Cargo.lock +++ b/nitrocli/Cargo.lock @@ -1,6 +1,6 @@ [root] name = "nitrocli" -version = "0.1.0" +version = "0.1.1" dependencies = [ "gcc 0.3.48", "hid 0.4.0", diff --git a/nitrocli/Cargo.toml b/nitrocli/Cargo.toml index d850552..64a2f89 100644 --- a/nitrocli/Cargo.toml +++ b/nitrocli/Cargo.toml @@ -19,7 +19,7 @@ [package] name = "nitrocli" -version = "0.1.0" +version = "0.1.1" authors = ["Daniel Mueller "] license = "GPL-3.0+" homepage = "https://github.com/d-e-s-o/nitrocli" -- cgit v1.2.1