Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v0.1.3 needs tagging #25

Open
timgentry opened this issue Jun 12, 2017 · 1 comment
Open

v0.1.3 needs tagging #25

timgentry opened this issue Jun 12, 2017 · 1 comment

Comments

@timgentry
Copy link
Contributor

@Nanonid any chance of tagging v0.1.3:

$ git tag v0.1.3 e64af6c
$ git push origin --tags

should work and will enable the use of:

$ npm install Nanonid/rison#v0.1.3

instead of

$ npm install Nanonid/rison#e64af6c

Many thanks

@w33ble
Copy link
Contributor

w33ble commented Apr 16, 2018

As noted in #22 with version 0.1.2, publishing to npm would be nice too.

FWIW, https://www.npmjs.com/package/rison-node @^1.0.1 is functionally the same, except it's missing #21 (I'm planning to release a 2.0.0 version with that included).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants