lib/chest/version.rb in
chest-1.0.0
vs lib/chest/version.rb in
chest-2.0.0
- old
+ new
@@ -1,3 +1,3 @@
module Chest
- VERSION = "1.0.0"
+ VERSION = '2.0.0'.freeze
end