From f47f0778f4d809bec641358f2d76484398b8cde1 Mon Sep 17 00:00:00 2001
From: maxdemarzi <maxdemarzi@hotmail.com>
Date: Fri, 15 Apr 2011 09:58:39 -0700
Subject: [PATCH] Bump to 0.0.13

---
 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 25811ef..d932f03 100644
--- a/lib/neography/version.rb
+++ b/lib/neography/version.rb
@@ -1,3 +1,3 @@
 module Neography
-  VERSION = "0.0.12"
+  VERSION = "0.0.13"
 end