From bc2ead40468f0d9372372f73260d83d30e93bc9a Mon Sep 17 00:00:00 2001 From: Azul Date: Fri, 7 Dec 2012 08:30:47 +0100 Subject: bumping version to 0.1.1 This version has basic user and help tickets management --- lib/leap_web/version.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3