jprichardson / node-kexec

Node.js exec function to replace running process; like Ruby's exec.
MIT License
50 stars 25 forks source link

Bump version number -> npm publish extended API #8

Closed smblott-github closed 10 years ago

smblott-github commented 10 years ago

Suggest bumping the version number and publishing the extended API.

I could merge this myself, but I can't publish it.

jprichardson commented 10 years ago

Just added you on npm, merge and publish to your hearts content :)

jprichardson commented 10 years ago

A couple of things. You made a significant change that breaks the API. Make sure that you adhere to semver and go to version 0.2.0. Also, if you would, try to keep CHANGELOG.md updated.

smblott-github commented 10 years ago

OK. I published a few moments ago, but I'll patch that up.