lib/galakei/version.rb in
galakei-0.13.0
vs lib/galakei/version.rb in
galakei-0.13.1
- old
+ new
@@ -1,3 +1,4 @@
module Galakei
- VERSION = "0.13.0"
+ # The version of Galakei you are using
+ VERSION = "0.13.1"
end