We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9635cc2 commit c8b3085Copy full SHA for c8b3085
lib/simplecov-html/version.rb
@@ -1,7 +1,7 @@
1
module SimpleCov
2
module Formatter
3
class HTMLFormatter
4
- VERSION = "0.10.1"
+ VERSION = "0.10.1".dup
5
6
def VERSION.to_a
7
split(".").map(&:to_i)
0 commit comments