aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTill Hoeppner2015-05-04 20:12:44 +0200
committerTill Hoeppner2015-05-04 20:12:44 +0200
commitf3f58e1770d1f2ae9fe69415376690125e3c8269 (patch)
tree58c0cb05d40783db36dec903cc6ea5908cea366a
parente1d4270acbb12306f5e30927b4f05ff2ff6c6937 (diff)
downloadirsc-f3f58e1770d1f2ae9fe69415376690125e3c8269.tar.gz
irsc-f3f58e1770d1f2ae9fe69415376690125e3c8269.tar.xz
irsc-f3f58e1770d1f2ae9fe69415376690125e3c8269.zip
Bump version
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
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 <till@hoeppner.ws>"]
description = "A lightweight library for building IRC bots."
documentation = "https://tilpner.github.io/irsc"