diff options
| author | Azul <azul@leap.se> | 2012-12-07 08:30:47 +0100 | 
|---|---|---|
| committer | Azul <azul@leap.se> | 2012-12-07 08:30:47 +0100 | 
| commit | bc2ead40468f0d9372372f73260d83d30e93bc9a (patch) | |
| tree | 89a2e349ece4b0e5913d57bfa352388ae9e96aa8 | |
| parent | 1ec55c4f562a4fdd57c50077ff286ef08e9978a1 (diff) | |
bumping version to 0.1.10.1.1
This version has basic user and help tickets management
| -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 6a74082..ea13457 100644 --- a/lib/leap_web/version.rb +++ b/lib/leap_web/version.rb @@ -1,3 +1,3 @@  module LeapWeb -  VERSION = "0.1.0" unless defined?(LeapWeb::VERSION) +  VERSION = "0.1.1" unless defined?(LeapWeb::VERSION)  end | 
