aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorTill Höppner2016-02-25 18:15:46 +0100
committerTill Höppner2016-02-25 18:15:46 +0100
commit11c4fdc0feb9261cc7222c7ed9b391219c923784 (patch)
treeab6ef73b11acd26b7fbdc0819d500dad553e5b12 /Cargo.toml
parent94d52ae7e66d352dc27d2522f57b1bc3bd755779 (diff)
downloadilc-11c4fdc0feb9261cc7222c7ed9b391219c923784.tar.gz
ilc-11c4fdc0feb9261cc7222c7ed9b391219c923784.tar.xz
ilc-11c4fdc0feb9261cc7222c7ed9b391219c923784.zip
Bump versions for publishv0.2.1
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 44479cd..d0a8e1d 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -4,7 +4,7 @@ description = "IRC log converter/collector/cruncher"
license = "Apache-2.0"
name = "ilc"
repository = "https://github.com/tilpner/ilc"
-version = "0.2.0"
+version = "0.2.1"
[[bin]]
name = "ilc"