Skip to content

Commit

Permalink
0.12.3 version bump which I of course forgot...
Browse files Browse the repository at this point in the history
  • Loading branch information
PragTob committed Sep 23, 2020
1 parent ef9fb3c commit ed0a3e5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ GIT
PATH
remote: .
specs:
simplecov-html (0.12.2)
simplecov-html (0.12.3)

GEM
remote: https://rubygems.org/
Expand Down
2 changes: 1 addition & 1 deletion lib/simplecov-html/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
module SimpleCov
module Formatter
class HTMLFormatter
VERSION = "0.12.2"
VERSION = "0.12.3"
end
end
end

0 comments on commit ed0a3e5

Please sign in to comment.