From e34d25708b1500cfeaa01109c8972385132c1027 Mon Sep 17 00:00:00 2001 From: Nathan Long Date: Tue, 11 Dec 2012 08:57:42 -0500 Subject: [PATCH] Bump version --- lib/authority/version.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/authority/version.rb b/lib/authority/version.rb index e4988e7..58247df 100644 --- a/lib/authority/version.rb +++ b/lib/authority/version.rb @@ -1,3 +1,3 @@ module Authority - VERSION = "2.3.1" + VERSION = "2.3.2" end