From f3f58e1770d1f2ae9fe69415376690125e3c8269 Mon Sep 17 00:00:00 2001 From: Till Hoeppner Date: Mon, 4 May 2015 20:12:44 +0200 Subject: Bump version --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 3bddfb0..797fcc3 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "irsc" -version = "0.1.0" +version = "0.1.1" authors = ["Till Hoeppner "] description = "A lightweight library for building IRC bots." documentation = "https://tilpner.github.io/irsc" -- cgit v1.2.3