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