Skip to content

Commit 9635cc2

Browse files
committed
Version bump to 0.10.1
1 parent 381f21a commit 9635cc2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/simplecov-html/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
module SimpleCov
22
module Formatter
33
class HTMLFormatter
4-
VERSION = "0.10.0"
4+
VERSION = "0.10.1"
55

66
def VERSION.to_a
77
split(".").map(&:to_i)

0 commit comments

Comments
 (0)