From 1c0ccb9b4043543558d074ae88c97d5f9370cdc2 Mon Sep 17 00:00:00 2001 From: Steve Downey Date: Sun, 9 Jun 2013 14:59:13 -0700 Subject: [PATCH] Bump to 0.0.12 --- lib/bootstrap-view-helpers/version.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/bootstrap-view-helpers/version.rb b/lib/bootstrap-view-helpers/version.rb index 9ee476e..c5f7503 100644 --- a/lib/bootstrap-view-helpers/version.rb +++ b/lib/bootstrap-view-helpers/version.rb @@ -1,3 +1,3 @@ module BootstrapViewHelpers - VERSION = "0.0.11" + VERSION = "0.0.12" end