lib/cookstyle/version.rb in cookstyle-5.19.9 vs lib/cookstyle/version.rb in cookstyle-5.20.0
- old
+ new
@@ -1,4 +1,4 @@
module Cookstyle
- VERSION = "5.19.9".freeze # rubocop: disable Style/StringLiterals
+ VERSION = "5.20.0".freeze # rubocop: disable Style/StringLiterals
RUBOCOP_VERSION = '0.75.1'.freeze
end