aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPhilipp A2016-08-10 23:43:45 +0200
committerPhilipp A2016-08-10 23:43:45 +0200
commit02d5f6f73c8538f21756709803b1a42f8eaa15bf (patch)
tree9b967cfc52aa6f5b877a548484f0f4677ad0d012
parenta53ddfe2c6c6736348b78565a8334c1b217e128f (diff)
downloadrust-rst-02d5f6f73c8538f21756709803b1a42f8eaa15bf.tar.bz2
a version
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index ba1907a..8ed5345 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = 'rst'
-version = '0.0.0'
+version = '0.2.0'
authors = [ 'Phil Schaf <flying-sheep@web.de>' ]
[dependencies]