summaryrefslogtreecommitdiffstats
path: root/imag-counter/Cargo.toml
diff options
context:
space:
mode:
authorMatthias Beyer <mail@beyermatthias.de>2017-08-26 13:27:32 +0200
committerMatthias Beyer <mail@beyermatthias.de>2017-08-26 13:27:32 +0200
commit1c37703c32e649ce05d37789c843f38351353041 (patch)
tree300e9bca489014b4c9077681ecb03499d7a0fe61 /imag-counter/Cargo.toml
parent764ff6ea9658e2a174252df231eff8a2a977a50f (diff)
Update version strings for next release: 0.3.0 -> 0.4.0
Diffstat (limited to 'imag-counter/Cargo.toml')
-rw-r--r--imag-counter/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/imag-counter/Cargo.toml b/imag-counter/Cargo.toml
index 9e7cc070..cb1882e6 100644
--- a/imag-counter/Cargo.toml
+++ b/imag-counter/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "imag-counter"
-version = "0.3.0"
+version = "0.4.0"
authors = ["Matthias Beyer <mail@beyermatthias.de>"]
description = "Part of the imag core distribution: imag-counter command"