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