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

- old
+ new

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