From 06c02f1d98770c1e8e602c5daf9a95621b441c5c Mon Sep 17 00:00:00 2001 From: Kevin Pheasey Date: Thu, 19 May 2016 10:27:05 -0400 Subject: [PATCH] Version bump --- lib/shower/version.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/shower/version.rb b/lib/shower/version.rb index a149194..2076e34 100644 --- a/lib/shower/version.rb +++ b/lib/shower/version.rb @@ -1,3 +1,3 @@ module Shower - VERSION = '0.0.1' + VERSION = '0.1.0' end