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

- old
+ new

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