From ae14af1ea2f21107fbf0f3379ac71712402e9443 Mon Sep 17 00:00:00 2001 From: Max De Marzi Date: Mon, 13 May 2013 14:52:49 -0500 Subject: [PATCH] Bump to 1.0.10 --- 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 4850540..b148d3b 100644 --- a/lib/neography/version.rb +++ b/lib/neography/version.rb @@ -1,3 +1,3 @@ module Neography - VERSION = "1.0.9" + VERSION = "1.0.10" end