Skip to content
This repository was archived by the owner on Mar 20, 2023. It is now read-only.

Commit d02ea0d

Browse files
Version bump to 1.0.0
1 parent 3f675ad commit d02ea0d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

lib/simplecov-material/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 MaterialFormatter
6-
VERSION = "0.0.0"
6+
VERSION = "1.0.0"
77
end
88
end
99
end

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "simplecov-material",
3-
"version": "0.0.0",
3+
"version": "1.0.0",
44
"description": "HTML Material Design View for Simplecov formatter",
55
"scripts": {
66
"build": "webpack --config webpack.config.js",

0 commit comments

Comments
 (0)