lib/galakei/version.rb in galakei-0.13.1 vs lib/galakei/version.rb in galakei-0.13.2

- old
+ new

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