From 3e3c74dd90446bf2cd07bcb8fde5106aea21d6ce Mon Sep 17 00:00:00 2001 From: Charles Lowell Date: Wed, 11 Apr 2012 09:34:28 -0500 Subject: [PATCH] v1.73.2 --- lib/rhino/version.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/rhino/version.rb b/lib/rhino/version.rb index f2ba812..abb18dd 100644 --- a/lib/rhino/version.rb +++ b/lib/rhino/version.rb @@ -1,4 +1,4 @@ module Rhino - VERSION = "1.73.1" + VERSION = "1.73.2" end \ No newline at end of file