From c6c4d9fd10b8ca8e24889112727e44c9bf68dd60 Mon Sep 17 00:00:00 2001 From: Azul Date: Tue, 16 Aug 2016 10:56:00 +0200 Subject: Version 0.8.1 * upgrade to rails 3.2.22.4 * fix ticket url issue --- lib/leap_web/version.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib') diff --git a/lib/leap_web/version.rb b/lib/leap_web/version.rb index dc76dc6..6fc5531 100644 --- a/lib/leap_web/version.rb +++ b/lib/leap_web/version.rb @@ -1,3 +1,3 @@ module LeapWeb - VERSION = "0.8.0" unless defined?(LeapWeb::VERSION) + VERSION = "0.8.1" unless defined?(LeapWeb::VERSION) end -- cgit v1.2.3