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 7558134 commit 546c98dCopy full SHA for 546c98d
Gemfile.lock
@@ -1,7 +1,7 @@
1
PATH
2
remote: .
3
specs:
4
- simplecov-html (0.11.0.beta2)
+ simplecov-html (0.11.0)
5
6
7
remote: /home/tobi/github/simplecov
lib/simplecov-html/version.rb
@@ -3,7 +3,7 @@
module SimpleCov
module Formatter
class HTMLFormatter
- VERSION = "0.11.0.beta2"
+ VERSION = "0.11.0"
end
8
9
0 commit comments