lib/eucalypt/version.rb in eucalypt-0.8.0 vs lib/eucalypt/version.rb in eucalypt-0.9.0

- old
+ new

@@ -1,8 +1,8 @@ module Eucalypt VERSION = { major: 0, - minor: 8, + minor: 9, patch: 0, meta: nil }.compact.values.join('.').freeze end \ No newline at end of file