Skip to content

Commit

Permalink
bump to v4.0.0
Browse files Browse the repository at this point in the history
* dropping support for node < 4
* signal the CI not to test node < 4
  • Loading branch information
refack committed Jun 6, 2017
1 parent 5f924ce commit 75cfae2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"bindings",
"gyp"
],
"version": "3.6.2",
"version": "4.0.0",
"installVersion": 9,
"author": "Nathan Rajlich <nathan@tootallnate.net> (http://tootallnate.net)",
"repository": {
Expand Down

4 comments on commit 75cfae2

@SimenB
Copy link
Member

@SimenB SimenB commented on 75cfae2 Aug 28, 2017

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This isn't published, is that on purpose?

@benjamn
Copy link

@benjamn benjamn commented on 75cfae2 Aug 3, 2018

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Also curious if you can briefly mention what warranted the major bump?

@JCMais
Copy link

@JCMais JCMais commented on 75cfae2 Sep 13, 2018

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@benjamm drop node versions is a breaking change

@limonte
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.