Yapapaya / jquery-cloneya

A jquery plugin to clone DOM elements
MIT License
76 stars 28 forks source link

Bower support #16

Closed bondz closed 9 years ago

bondz commented 9 years ago

Add bower support.

bondz commented 9 years ago

A new release has to be made so bower can accept the new file structure.

actual-saurabh commented 9 years ago

@bondz There are a couple of other changes that we're testing. We'll release a 1.0 soon

bondz commented 9 years ago

Ok. I understand.

actual-saurabh commented 9 years ago

@bondz Just released 1.0

bondz commented 9 years ago

Awesome. You need to mark v1.0 as the latest release. Bower is still tracking v0.9.5.

actual-saurabh commented 9 years ago

Oh yeah, I forgot that. Haven't released anything in a long while on GitHub! Thanks, done!

bondz commented 9 years ago

Sorry, buy v1.0 is not a valid semver tag.

To install 1.0 now, one would have to do

bower install cloneya#1.0

The current 1.0 (attack of the clones) might need to be changed to v1.0.1 or v1.0.0.

actual-saurabh commented 9 years ago

Sorry, fixed that. Renamed the version to 1.0.0.

bondz commented 9 years ago

Great. Works as expected now. :+1: