From 73f1426cf0a6da3ed0bf0f2c29ac182fc8621d0a Mon Sep 17 00:00:00 2001 From: David Demaree Date: Sat, 16 Jun 2012 12:46:05 -0500 Subject: [PATCH] Bumped version to 0.1.2 --- lib/annotations/version.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/annotations/version.rb b/lib/annotations/version.rb index 89f689f..7221b14 100644 --- a/lib/annotations/version.rb +++ b/lib/annotations/version.rb @@ -1,3 +1,3 @@ module Annotations - VERSION = "0.1.1" + VERSION = "0.1.2" end