Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
nickmerwin committed Sep 28, 2017
1 parent 428780c commit 5ebe57f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -5,7 +5,7 @@
"coverage",
"coveralls"
],
"version": "2.13.1",
"version": "2.13.2",

This comment has been minimized.

Copy link
@mdlavin

mdlavin Sep 28, 2017

Contributor

I think that the new dependency on node > 4.x might justify a full major bump. I can imagine some users feeling like being unable to install the new patch version in their existing 0.10 environment would be a breaking change.

This comment has been minimized.

Copy link
@nickmerwin

nickmerwin Sep 28, 2017

Author Owner

Good call @mdlavin, I've re-released the pre-semver update on the 2.x branch as version 2.13.3 and published a new 3.0.0 version.

This comment has been minimized.

Copy link
@dijonkitchen

dijonkitchen Feb 7, 2018

@nickmerwin could you sync that 3.0.0 release on Github's releases and tags? People are confused there's no documentation in #174.

"bugs": {
"url": "https://github.com/nickmerwin/node-coveralls/issues"
},
Expand Down

0 comments on commit 5ebe57f

Please sign in to comment.