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

Commit

Permalink
Version bump to 0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Christopher Pezza committed Nov 26, 2019
1 parent 197c703 commit 2ea16d2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion lib/simplecov-material/version.rb
Expand Up @@ -3,7 +3,7 @@
module SimpleCov
module Formatter
class MaterialFormatter
VERSION = "0.3.0"
VERSION = "0.4.0"
end
end
end
4 changes: 2 additions & 2 deletions package.json
@@ -1,6 +1,6 @@
{
"name": "simplecov-material",
"version": "0.3.0",
"version": "0.4.0",
"description": "HTML Material Design View for Simplecov formatter",
"scripts": {
"build": "webpack --config webpack.config.js",
Expand Down Expand Up @@ -63,4 +63,4 @@
"material-design-icons-iconfont": "^5.0.1",
"timeago.js": "^4.0.0-beta.2"
}
}
}

0 comments on commit 2ea16d2

Please sign in to comment.