From fe617410542d8e708411390a27480b6dda50c15b Mon Sep 17 00:00:00 2001 From: Max De Marzi Date: Fri, 30 Aug 2013 14:24:59 -0500 Subject: [PATCH] Bump to 1.1.3 --- 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 49fe300..5f7f05c 100644 --- a/lib/neography/version.rb +++ b/lib/neography/version.rb @@ -1,3 +1,3 @@ module Neography - VERSION = "1.1.2" + VERSION = "1.1.3" end