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