Skip to content

Commit fa5752b

Browse files
committed
bump version to 0.12.1
1 parent e49c794 commit fa5752b

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.12.0)
4+
simplecov-html (0.12.1)
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.12.0"
6+
VERSION = "0.12.1"
77
end
88
end
99
end

0 commit comments

Comments
 (0)