summaryrefslogtreecommitdiffstats
path: root/imag-notes/Cargo.toml
diff options
context:
space:
mode:
authorMatthias Beyer <mail@beyermatthias.de>2017-02-04 12:17:48 +0100
committerMatthias Beyer <mail@beyermatthias.de>2017-05-03 10:48:26 +0200
commit9650f46e23bd0df761ee936b4b28bbd55cad8ff3 (patch)
tree6b640a0a399f9c4e96996a0aae0c6985492dcc7e /imag-notes/Cargo.toml
parentc74c26ccd143d905c94ecf84ac423293b7170623 (diff)
Version strings: 0.2.0 -> 0.3.0
Diffstat (limited to 'imag-notes/Cargo.toml')
-rw-r--r--imag-notes/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/imag-notes/Cargo.toml b/imag-notes/Cargo.toml
index 59f4a802..e84cd3fa 100644
--- a/imag-notes/Cargo.toml
+++ b/imag-notes/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "imag-notes"
-version = "0.2.0"
+version = "0.3.0"
authors = ["Matthias Beyer <mail@beyermatthias.de>"]
description = "Part of the imag core distribution: imag-notes command"