lib/cereal_box/version.rb in cereal_box-0.0.1 vs lib/cereal_box/version.rb in cereal_box-0.0.2

- old
+ new

@@ -1,3 +1,3 @@ module CerealBox - VERSION = "0.0.1" + VERSION = "0.0.2" end