From 9bec2e482ce28204487f20f40d00aa361b2a00c2 Mon Sep 17 00:00:00 2001 From: Scott Carleton Date: Tue, 7 Jan 2014 12:22:58 -0500 Subject: [PATCH] bump and tag --- lib/fileclip/version.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/fileclip/version.rb b/lib/fileclip/version.rb index 80abe5a..bba03b0 100644 --- a/lib/fileclip/version.rb +++ b/lib/fileclip/version.rb @@ -1,3 +1,3 @@ module FileClip - VERSION = "0.3.0" + VERSION = "0.3.1" end \ No newline at end of file