From 739d6cf1c117f2af31632735d0e190ffe7d4816a Mon Sep 17 00:00:00 2001 From: Seth Vargo Date: Sun, 6 Oct 2013 11:36:07 -0400 Subject: [PATCH] Version bump v1.1.2 --- lib/stove/version.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/stove/version.rb b/lib/stove/version.rb index 09cd874..e654ca5 100644 --- a/lib/stove/version.rb +++ b/lib/stove/version.rb @@ -1,3 +1,3 @@ module Stove - VERSION = '1.1.1' + VERSION = '1.1.2' end