diff options
author | Till Höppner | 2016-02-03 04:10:02 +0100 |
---|---|---|
committer | Till Höppner | 2016-02-03 04:10:02 +0100 |
commit | c683cef2c1033fcd96d029709f1d4636acaf73fb (patch) | |
tree | 878692771be998c852bc30e721a2a4e359b885f8 /Cargo.toml | |
parent | 89eaef2ae296744b511ede852cb497af0abcc7b7 (diff) | |
download | ilc-c683cef2c1033fcd96d029709f1d4636acaf73fb.tar.gz ilc-c683cef2c1033fcd96d029709f1d4636acaf73fb.tar.xz ilc-c683cef2c1033fcd96d029709f1d4636acaf73fb.zip |
Bump version
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,7 +5,7 @@ homepage = "https://github.com/tilpner/ilc" license = "Apache-2.0" name = "ilc" repository = "https://github.com/tilpner/ilc" -version = "0.1.1" +version = "0.1.2" [[bin]] doc = false |