lib/runger_style/version.rb in
runger_style-4.0.1
vs lib/runger_style/version.rb in
runger_style-4.1.0
- old
+ new
@@ -1,5 +1,5 @@
# frozen_string_literal: true module RungerStyle
- VERSION = '4.0.1'
+ VERSION = '4.1.0'
end