From ec9eb1ee18c78d346f40f4a46a1f7fa99e6f34af Mon Sep 17 00:00:00 2001 From: John Bintz Date: Mon, 27 Aug 2012 09:52:15 -0400 Subject: [PATCH] bump version --- lib/bullseye/version.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/bullseye/version.rb b/lib/bullseye/version.rb index 33c6868..d0aabb6 100644 --- a/lib/bullseye/version.rb +++ b/lib/bullseye/version.rb @@ -1,3 +1,3 @@ module Bullseye - VERSION = "0.0.2" + VERSION = "0.0.3" end