summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAzul <azul@leap.se>2013-02-08 19:22:08 +0100
committerAzul <azul@leap.se>2013-02-08 19:22:08 +0100
commit6a2baddc02643cead702631fe7d7d89989117005 (patch)
treef8ea98a78a64b6a272829f88170c5c8bca6d6d62
parentead540a95cde2c71a4117cc9839e7cc8f87b46a6 (diff)
bumped version to 0.1.20.1.2
-rw-r--r--lib/leap_web/version.rb2
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