From 76c110035323a9082ba89459d1ef2ef598159509 Mon Sep 17 00:00:00 2001 From: Azul Date: Mon, 7 Aug 2017 10:49:40 +0200 Subject: Version 0.9.1 - bugfixes Plain bugfix release for 0.9: * prevent token conflicts * custom: fix stylesheet customization * fix: set token in forms correctly --- 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 ba2eb87..0c4f19d 100644 --- a/lib/leap_web/version.rb +++ b/lib/leap_web/version.rb @@ -1,3 +1,3 @@ module LeapWeb - VERSION = "0.9.0" unless defined?(LeapWeb::VERSION) + VERSION = "0.9.1" unless defined?(LeapWeb::VERSION) end -- cgit v1.2.3