lib/boxes/version.rb in boxes-2.0.1 vs lib/boxes/version.rb in boxes-2.0.2

- old
+ new

@@ -1,4 +1,4 @@ # Versions and other declarations. module Boxes - VERSION = '2.0.1' + VERSION = '2.0.2' end