summaryrefslogtreecommitdiffstats
path: root/lib/version.rb
diff options
context:
space:
mode:
authorJérémy Zurcher <jeremy@asynk.ch>2012-06-13 00:19:12 +0200
committerJérémy Zurcher <jeremy@asynk.ch>2012-06-13 00:19:12 +0200
commit8724b1424c81e62dd94ad71d39c7f73d7a33f2c8 (patch)
treeb4e1c17f6823853b0cacd784f7a8095710fd7044 /lib/version.rb
parent74d45762846ea7e6ac09f65fb31672b822f7a349 (diff)
downloadedoors-ruby-0.0.5.zip
edoors-ruby-0.0.5.tar.gz
iotas release 0.0.5v0.0.5
Diffstat (limited to 'lib/version.rb')
-rw-r--r--lib/version.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/version.rb b/lib/version.rb
index b4567e2..345e370 100644
--- a/lib/version.rb
+++ b/lib/version.rb
@@ -21,7 +21,7 @@
#
module Iotas
#
- VERSION = "0.0.4"
+ VERSION = "0.0.5"
#
end
#