lib/rubocop/codetakt/version.rb in rubocop-codetakt-1.25.1.0 vs lib/rubocop/codetakt/version.rb in rubocop-codetakt-1.25.1.1
- old
+ new
@@ -1,5 +1,5 @@
module RuboCop
module Codetakt
- VERSION = '1.25.1.0'.freeze
+ VERSION = '1.25.1.1'.freeze
end
end