Skip to content

Commit 546c98d

Browse files
committed
bump version
1 parent 7558134 commit 546c98d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: .
33
specs:
4-
simplecov-html (0.11.0.beta2)
4+
simplecov-html (0.11.0)
55

66
PATH
77
remote: /home/tobi/github/simplecov

lib/simplecov-html/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
module SimpleCov
44
module Formatter
55
class HTMLFormatter
6-
VERSION = "0.11.0.beta2"
6+
VERSION = "0.11.0"
77
end
88
end
99
end

0 commit comments

Comments
 (0)