lib/galakei/version.rb in galakei-0.14.4 vs lib/galakei/version.rb in galakei-0.15.0

- old
+ new

@@ -1,4 +1,4 @@ module Galakei # The version of Galakei you are using - VERSION = "0.14.4" + VERSION = "0.15.0" end