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