changeset 97:87a7d4ea9519 v0.2.0

Bump version number to 0.2
author Lewin Bormann <lbo@spheniscida.de>
date Sun, 07 Feb 2016 19:26:05 +0000
parents f9e57345d7aa
children 97b70b7203a2
files Cargo.toml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/Cargo.toml	Sun Feb 07 19:01:53 2016 +0000
+++ b/Cargo.toml	Sun Feb 07 19:26:05 2016 +0000
@@ -1,6 +1,6 @@
 [package]
 name = "localmr"
-version = "0.1.0"
+version = "0.2.0"
 authors = ["Lewin Bormann <lbo@spheniscida.de>"]
 
 [dependencies]