lib/rubocop/codetakt/version.rb in rubocop-codetakt-0.83.0.1 vs lib/rubocop/codetakt/version.rb in rubocop-codetakt-0.84.0.0

- old
+ new

@@ -1,5 +1,5 @@ module RuboCop module Codetakt - VERSION = '0.83.0.1'.freeze + VERSION = '0.84.0.0'.freeze end end