diff options
| author | Nick Merwin <[email protected]> | 2020-04-21 13:37:36 -0700 |
|---|---|---|
| committer | Nick Merwin <[email protected]> | 2020-04-21 13:37:36 -0700 |
| commit | eaba7c60d3936ea0d73490486c36ed347149e8c0 (patch) | |
| tree | 56218046abaf338ff1842270446607c250c2e1cf | |
| parent | 2f2426b46525a81b94206b4a1164e11fddd06665 (diff) | |
| download | node-coveralls-eaba7c60d3936ea0d73490486c36ed347149e8c0.tar.xz node-coveralls-eaba7c60d3936ea0d73490486c36ed347149e8c0.zip | |
3.0.13
| -rw-r--r-- | package-lock.json | 2 | ||||
| -rw-r--r-- | package.json | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/package-lock.json b/package-lock.json index 786e89f..45da045 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "coveralls", - "version": "3.0.12", + "version": "3.0.13", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 3e34e90..78cdbed 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "coverage", "coveralls" ], - "version": "3.0.12", + "version": "3.0.13", "bugs": { "url": "https://github.com/nickmerwin/node-coveralls/issues" }, |
