summaryrefslogtreecommitdiffstats
path: root/imag-notes
diff options
context:
space:
mode:
authorMatthias Beyer <mail@beyermatthias.de>2016-07-12 11:51:20 +0200
committerMatthias Beyer <mail@beyermatthias.de>2016-07-12 11:51:20 +0200
commit9337a14cddde6f0756bb0474efb92aecee3012f1 (patch)
tree86340f90ec9b5fc274451e4d50255a127dffe889 /imag-notes
parent923a4c51b503a4e147be07c85befba66f265481e (diff)
Update all version strings: 0.1.0 -> 0.2.0
Diffstat (limited to 'imag-notes')
-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 d6f78bfd..4808c3d1 100644
--- a/imag-notes/Cargo.toml
+++ b/imag-notes/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "imag-notes"
-version = "0.1.0"
+version = "0.2.0"
authors = ["Matthias Beyer <mail@beyermatthias.de>"]
[dependencies]