From 0ae5090e5e76b4b33e580ffd1450ee078abd2b8b Mon Sep 17 00:00:00 2001 From: Hesham Amiri Date: Mon, 17 Oct 2011 10:10:05 +0400 Subject: [PATCH] version bump --- 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 d932f03..ed6caed 100644 --- a/lib/neography/version.rb +++ b/lib/neography/version.rb @@ -1,3 +1,3 @@ module Neography - VERSION = "0.0.13" + VERSION = "0.0.14" end