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 381f21a commit 9635cc2Copy full SHA for 9635cc2
lib/simplecov-html/version.rb
@@ -1,7 +1,7 @@
1
module SimpleCov
2
module Formatter
3
class HTMLFormatter
4
- VERSION = "0.10.0"
+ VERSION = "0.10.1"
5
6
def VERSION.to_a
7
split(".").map(&:to_i)
0 commit comments