summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorAzul <azul@leap.se>2012-10-08 10:45:27 +0200
committerAzul <azul@leap.se>2012-10-08 10:45:27 +0200
commitefcf0e5927055d2b86804c84b00c614b38191964 (patch)
tree8195f5ad3f38d6f3725cf91446fef9e2d2920eb3 /lib
parentc882d882a6506039bf0f2e4c3a673eb30ae9e58d (diff)
enabling rake gem in engines, using LeapWeb::Version all over the place
Diffstat (limited to 'lib')
-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 ef81e43..bac8655 100644
--- a/lib/leap_web/version.rb
+++ b/lib/leap_web/version.rb
@@ -1,3 +1,3 @@
module LeapWeb
- VERSION = "0.0.1"
+ VERSION = "0.1.0"
end