From 3479028ae52950c2c9fcf09b746f51bedd19b2ee Mon Sep 17 00:00:00 2001
From: Max De Marzi <maxdemarzi@hotmail.com>
Date: Wed, 4 Sep 2013 14:22:38 -0500
Subject: [PATCH] Bump to 1.2.0

---
 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 8fc0432..50066c9 100644
--- a/lib/neography/version.rb
+++ b/lib/neography/version.rb
@@ -1,3 +1,3 @@
 module Neography
-  VERSION = "1.1.4"
+  VERSION = "1.2.0"
 end