From 1b5b44444be68817a17f0c86f714c9428e45352e Mon Sep 17 00:00:00 2001 From: Max De Marzi Date: Tue, 19 Jun 2012 23:33:57 +0000 Subject: [PATCH] Bump to 0.0.27 --- lib/neography/version.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/neography/version.rb b/lib/neography/version.rb index 27e1b40..0f5fda7 100644 --- a/lib/neography/version.rb +++ b/lib/neography/version.rb @@ -1,3 +1,3 @@ module Neography - VERSION = "0.0.26" + VERSION = "0.0.27" end