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