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

Commit

Permalink
v2.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
eddiemoore committed Mar 16, 2017
1 parent 458cc21 commit 1a5741f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions README.md
Expand Up @@ -77,3 +77,5 @@ nyc report --reporter=text-lcov > coverage.lcov

## Change Log
v2.0.0 No longer supports node v0.10 because of the execSync.
v2.0.1 Publish as latest instead of next.
v2.0.2 Display correct version number in console.
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "codecov",
"version": "2.0.1",
"version": "2.0.2",
"description": "Uploading report to Codecov: https://codecov.io",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 1a5741f

Please sign in to comment.