From 2241e3b76e05d834264616536ae6d58a9476fc86 Mon Sep 17 00:00:00 2001 From: Ilya Grigorik Date: Tue, 17 Apr 2012 16:30:28 -0700 Subject: [PATCH] bump version --- lib/bugspots/version.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/bugspots/version.rb b/lib/bugspots/version.rb index 1ae590f..b443339 100644 --- a/lib/bugspots/version.rb +++ b/lib/bugspots/version.rb @@ -1,3 +1,3 @@ module Bugspots - VERSION = "0.1.1" + VERSION = "0.1.2" end