summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorJérémy Zurcher <jeremy@asynk.ch>2012-05-24 23:36:12 +0200
committerJérémy Zurcher <jeremy@asynk.ch>2012-05-24 23:36:12 +0200
commitf75f315d511c0de8cddb00ac1077ca35cfee5517 (patch)
tree3b5b632002f3f313a65da6a84f83786a5c69f092 /lib
parentc6f87c0c99f4111b60e90f72fc8328a65a696e23 (diff)
downloadedoors-ruby-f75f315d511c0de8cddb00ac1077ca35cfee5517.zip
edoors-ruby-f75f315d511c0de8cddb00ac1077ca35cfee5517.tar.gz
release 0.0.3v0.0.3
Diffstat (limited to 'lib')
-rw-r--r--lib/version.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/version.rb b/lib/version.rb
index 7dd8ecf..08434d2 100644
--- a/lib/version.rb
+++ b/lib/version.rb
@@ -21,7 +21,7 @@
#
module Iotas
#
- VERSION = "0.0.2"
+ VERSION = "0.0.3"
#
end
#