Closed jhnns closed 9 years ago
Bump.
Probably better to mention someone. @matthew-andrews @rowanbeentje ?
:+1:
friendly ping :smiley: @mattcg @matthew-andrews @triblondon @georgecrawford
There's not been any new features or breaking changes so this will be a patch version.
$ npm version patch
v1.0.4
$ g push --tags
Counting objects: 4, done.
Delta compression using up to 4 threads.
Compressing objects: 100% (4/4), done.
Writing objects: 100% (4/4), 412 bytes | 0 bytes/s, done.
Total 4 (delta 2), reused 0 (delta 0)
To git@github.com:ftlabs/fastclick.git
* [new tag] v1.0.4 -> v1.0.4
$ g push
Total 0 (delta 0), reused 0 (delta 0)
To git@github.com:ftlabs/fastclick.git
17135ad..c4060d4 master -> master
$ npm publish
+ fastclick@1.0.4
Thx :+1:
Thanks @matthew-andrews!
Are there any plans when you will publish the next release? I prefer to install the modules via npm which still has
1.0.3
.