diff --git a/lib/neography/version.rb b/lib/neography/version.rb index 1ad16dc..3e2b83e 100644 --- a/lib/neography/version.rb +++ b/lib/neography/version.rb @@ -1,3 +1,3 @@ module Neography - VERSION = "0.0.23" + VERSION = "0.0.24" end