lib/tanuki/universe/version.rb in tanuki-universe-0.0.4 vs lib/tanuki/universe/version.rb in tanuki-universe-0.0.5

- old
+ new

@@ -1,5 +1,5 @@ module Tanuki module Universe - VERSION = "0.0.4" + VERSION = "0.0.5" end end