lib/boxes/version.rb in boxes-2.1.0 vs lib/boxes/version.rb in boxes-2.1.1

- old
+ new

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