From 53caf10e37eef291f3d4621de374263fcef45c21 Mon Sep 17 00:00:00 2001 From: Nerian Date: Thu, 11 Feb 2016 12:16:45 +0100 Subject: [PATCH] version up --- lib/bootstrap-wysihtml5-rails/version.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/bootstrap-wysihtml5-rails/version.rb b/lib/bootstrap-wysihtml5-rails/version.rb index 0d967418..c61ddb41 100644 --- a/lib/bootstrap-wysihtml5-rails/version.rb +++ b/lib/bootstrap-wysihtml5-rails/version.rb @@ -1,5 +1,5 @@ module BootstrapWysihtml5Rails module Rails - VERSION = "0.3.3.7" + VERSION = "0.3.3.8" end end