diff options
author | Azul <azul@leap.se> | 2013-02-08 19:22:08 +0100 |
---|---|---|
committer | Azul <azul@leap.se> | 2013-02-08 19:22:08 +0100 |
commit | 6a2baddc02643cead702631fe7d7d89989117005 (patch) | |
tree | f8ea98a78a64b6a272829f88170c5c8bca6d6d62 /lib/leap_web | |
parent | ead540a95cde2c71a4117cc9839e7cc8f87b46a6 (diff) |
bumped version to 0.1.20.1.2
Diffstat (limited to 'lib/leap_web')
-rw-r--r-- | lib/leap_web/version.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/leap_web/version.rb b/lib/leap_web/version.rb index ea13457..1182bbb 100644 --- a/lib/leap_web/version.rb +++ b/lib/leap_web/version.rb @@ -1,3 +1,3 @@ module LeapWeb - VERSION = "0.1.1" unless defined?(LeapWeb::VERSION) + VERSION = "0.1.2" unless defined?(LeapWeb::VERSION) end |