From a6b9916767825b0902059e72025b7e649c61d7fd Mon Sep 17 00:00:00 2001 From: sersut Date: Sun, 30 Mar 2014 13:27:06 -0700 Subject: Bump the version number for RC release. --- lib/mixlib/shellout/version.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/mixlib/shellout/version.rb b/lib/mixlib/shellout/version.rb index aef17a3..8d0f4ea 100644 --- a/lib/mixlib/shellout/version.rb +++ b/lib/mixlib/shellout/version.rb @@ -1,5 +1,5 @@ module Mixlib class ShellOut - VERSION = "1.3.0" + VERSION = "1.4.0.rc.0" end end -- cgit v1.2.1