diff options
author | Azul <azul@leap.se> | 2013-11-29 15:55:56 +0100 |
---|---|---|
committer | Azul <azul@leap.se> | 2013-11-29 15:55:56 +0100 |
commit | 906ad8763da964047f924c7fc1376cb6c88d4225 (patch) | |
tree | 0a3f544409466796efc08669be5ef2063dd03180 | |
parent | 21cc6313320efa2992a58b7434468678ca6cf3b6 (diff) | |
parent | e3ac45fc57fc3566a7963e5ea0d888d6349387e5 (diff) |
Merge remote-tracking branch 'origin/master' into develop
-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 009ee29..139f3c9 100644 --- a/lib/leap_web/version.rb +++ b/lib/leap_web/version.rb @@ -1,3 +1,3 @@ module LeapWeb - VERSION = "0.2.5" unless defined?(LeapWeb::VERSION) + VERSION = "0.2.7" unless defined?(LeapWeb::VERSION) end |