googlearchive / js-info-bubble

A library for customizable CSS3 InfoWindows in the Google Maps JavaScript API v3
Apache License 2.0
226 stars 183 forks source link

Add bower support (fix bower.json + add tags) #20

Open gigmaps opened 8 years ago

gigmaps commented 8 years ago

@skarEE or @markmcd please tag the latest commit (or after the next merged pull request) with branch master and the package version. It's currently impossible to register this package on bower as there are no tags (on any commits).

It is recommended to add a 3rd integer to the version number (eg 0.8.0 rather than just 0.8 ) as per:

This will allow more frequent tagging - potentially after each pull merge - and hence more frequent bower updates for users.

If you want to register it yourself, please run the following (after adding the appropriate tags to the latest commit): bower register js-info-bubble git://github.com/googlemaps/js-info-bubble.git