jakesgordon / javascript-state-machine

A javascript finite state machine library
MIT License
8.69k stars 964 forks source link

3.1.0 released but not pushed to github? #162

Closed papandreou closed 6 years ago

papandreou commented 6 years ago

Hey, it appears that 3.1.0 of this library was released to npm:

$ npm info javascript-state-machine

javascript-state-machine@3.1.0 | MIT | deps: none | versions: 8
A finite state machine library
https://github.com/jakesgordon/javascript-state-machine

keywords: finite state machine, state machine, server, client

dist
.tarball https://registry.npmjs.org/javascript-state-machine/-/javascript-state-machine-3.1.0.tgz
.shasum: 06eeb2136a6a19ae1b56105c25caec283dd5cd14
.integrity: sha512-BwhYxQ1OPenBPXC735RgfB+ZUG8H3kjsx8hrYTgWnoy6TPipEy4fiicyhT2lxRKAXq9pG7CfFT8a2HLr6Hmwxg==
.unpackedSize: 90.7 kB

maintainers:
- jakesgordon <jakesgordon@gmail.com>

dist-tags:
latest: 3.1.0     next: 3.0.0-rc.1  

published 4 days ago by jakesgordon <jakesgordon@gmail.com>

... But I don't see it here on github, did you forget to push? Can't be too careful these days :)

jakesgordon commented 6 years ago

code was pushed, but it wasn't tagged - it is now