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