From 6a2baddc02643cead702631fe7d7d89989117005 Mon Sep 17 00:00:00 2001 From: Azul Date: Fri, 8 Feb 2013 19:22:08 +0100 Subject: bumped version to 0.1.2 --- 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 ea13457..1182bbb 100644 --- a/lib/leap_web/version.rb +++ b/lib/leap_web/version.rb @@ -1,3 +1,3 @@ module LeapWeb - VERSION = "0.1.1" unless defined?(LeapWeb::VERSION) + VERSION = "0.1.2" unless defined?(LeapWeb::VERSION) end -- cgit v1.2.3