summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAzul <azul@leap.se>2013-09-11 07:54:28 +0200
committerAzul <azul@leap.se>2013-09-11 07:54:28 +0200
commit13e91941396a74b6245dcb9d81b9cfa77861df95 (patch)
tree8e758108850e6b2d6f6d76a5f77aff814ad7ad64
parente11c158a15d54aea0eaefe698e7466634bacf204 (diff)
Version 0.2.20.2.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 1182bbb..e582308 100644
--- a/lib/leap_web/version.rb
+++ b/lib/leap_web/version.rb
@@ -1,3 +1,3 @@
module LeapWeb
- VERSION = "0.1.2" unless defined?(LeapWeb::VERSION)
+ VERSION = "0.2.2" unless defined?(LeapWeb::VERSION)
end