summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAzul <azul@leap.se>2013-10-10 10:13:55 +0200
committerAzul <azul@leap.se>2013-10-10 10:13:55 +0200
commitd6491496704b3909a93b5883f049becb408e0e47 (patch)
tree7e836d84ef8b879670b54eaaf6a8d3ae53ab7e14
parentb676e6e6f5367d1be540af817062a77ee3fe7f00 (diff)
Version 0.2.40.2.4
-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 e582308..a55c2ca 100644
--- a/lib/leap_web/version.rb
+++ b/lib/leap_web/version.rb
@@ -1,3 +1,3 @@
module LeapWeb
- VERSION = "0.2.2" unless defined?(LeapWeb::VERSION)
+ VERSION = "0.2.4" unless defined?(LeapWeb::VERSION)
end