From 3e2a2cc94b7c6f28acd103d9ea5836c278bbf42c Mon Sep 17 00:00:00 2001 From: Max De Marzi Date: Tue, 18 Feb 2014 19:22:27 -0600 Subject: [PATCH] Bump to 1.3.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 0b6adce..20b1201 100644 --- a/lib/neography/version.rb +++ b/lib/neography/version.rb @@ -1,3 +1,3 @@ module Neography - VERSION = "1.3.9" + VERSION = "1.3.10" end