From 595e982edf5f86d8d28eef83acef6cda17cc2bc7 Mon Sep 17 00:00:00 2001 From: Charles Lowell Date: Thu, 6 Oct 2011 12:26:00 -0500 Subject: [PATCH] v0.9.6 --- lib/v8/version.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/v8/version.rb b/lib/v8/version.rb index dab20ac..8792cb7 100644 --- a/lib/v8/version.rb +++ b/lib/v8/version.rb @@ -1,3 +1,3 @@ module V8 - VERSION = "0.9.5" + VERSION = "0.9.6" end \ No newline at end of file