diff --git a/lib/neography/version.rb b/lib/neography/version.rb index 4e81b95..b788c0f 100644 --- a/lib/neography/version.rb +++ b/lib/neography/version.rb @@ -1,3 +1,3 @@ module Neography - VERSION = "1.3.11" + VERSION = "1.3.12" end