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