From c2bbbff8225d108c5762bf16f789b46b6070c2a6 Mon Sep 17 00:00:00 2001 From: Max De Marzi Date: Wed, 3 Oct 2012 11:03:44 -0500 Subject: [PATCH] version 1 --- 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 b4c25ec..f3e748c 100644 --- a/lib/neography/version.rb +++ b/lib/neography/version.rb @@ -1,3 +1,3 @@ module Neography - VERSION = "0.0.31" + VERSION = "1.0.0" end