lib/rubocop/stylecheck/version.rb in rubocop-stylecheck-0.1.2 vs lib/rubocop/stylecheck/version.rb in rubocop-stylecheck-0.1.3
- old
+ new
@@ -1,5 +1,5 @@
module Rubocop
module Stylecheck
- VERSION = "0.1.2".freeze
+ VERSION = "0.1.3".freeze
end
end