From 9abb47ffe7f26735c5e6f6b2059c76ad356bfa6d Mon Sep 17 00:00:00 2001 From: Josh Holtrop Date: Wed, 14 May 2014 15:53:52 -0400 Subject: [PATCH] v1.4.3 --- lib/rscons/version.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/rscons/version.rb b/lib/rscons/version.rb index cb06400..e6b73f9 100644 --- a/lib/rscons/version.rb +++ b/lib/rscons/version.rb @@ -1,4 +1,4 @@ module Rscons # gem version - VERSION = "1.4.2" + VERSION = "1.4.3" end