lib/galakei/version.rb in galakei-0.14.0 vs lib/galakei/version.rb in galakei-0.14.1

- old
+ new

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