lib/rubocop/codetakt/version.rb in rubocop-codetakt-1.6.1.0 vs lib/rubocop/codetakt/version.rb in rubocop-codetakt-1.25.1.0

- old
+ new

@@ -1,5 +1,5 @@ module RuboCop module Codetakt - VERSION = '1.6.1.0'.freeze + VERSION = '1.25.1.0'.freeze end end