Skip to content

Commit 31b2d51

Browse files
committed
Prepare 0.10.2
1 parent f833a19 commit 31b2d51

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
0.10.2 unreleased
1+
0.10.2 2017-08-14
22
========
33

44
## Bugfixes

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.1".freeze
4+
VERSION = "0.10.2".freeze
55
end
66
end
77
end

0 commit comments

Comments
 (0)