pie6k / jquery.initialize

jQuery plugin for dynamically created elements initialization

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Increment version on push!

rakeden opened this issue · comments

Version number should ALWAYS be bumped on push.

How are you installing the plugin? As far as I know, we have not done any NPM releases since 1.1.0, although we are planning a 1.2.0 release soon with performance changes.

through bower => https://libraries.io/bower/jquery.initialize

I checked out an earlier commit, which worked for me => #15

So, I'm not sure how Bower works, but with NPM we do an npm publish whenever we want to update the version. master is generally the development branch, and we only publish it when we are ready.

I have published the tagged release 1.2.0 on master today.

See 5d72ac0

~/jquery.initialize$ npm publish
+ jquery.initialize@1.2.0