From 9809d993643d2ec3696c14aa4a458f429affeea5 Mon Sep 17 00:00:00 2001 From: Max De Marzi Date: Thu, 9 Feb 2012 11:40:17 -0600 Subject: [PATCH] Bump to 0.0.22 --- 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 7aee3db..71702eb 100644 --- a/lib/neography/version.rb +++ b/lib/neography/version.rb @@ -1,3 +1,3 @@ module Neography - VERSION = "0.0.21" + VERSION = "0.0.22" end