danack-message
v0.1.0
Published
Trivial message system.
Readme
Message
A trivial message broker.
How to publish this
Make sure everything is ready with
npm run prepareBump the version number, either by hand or with
npm version [<newversion> | major | minor | patchMake sure everything is committed.
Run
npm publish.
