mathiasbynens / punycode.js

A robust Punycode converter that fully complies to RFC 3492 and RFC 5891.
https://mths.be/punycode
MIT License
1.6k stars 159 forks source link

Bump bower version #44

Closed XzAeRo closed 8 years ago

XzAeRo commented 8 years ago

Fixes #43

mathiasbynens commented 8 years ago

Thanks! I just amended and retagged v1.4.0: 373a53ca002e5d25d3b1cec79fbabae970f557f4

XzAeRo commented 8 years ago

I just noticed that component.json also is set to 1.3.2

mathiasbynens commented 8 years ago

Thanks again, @XzAeRo! Fixed. (I should really remove these files for the next update…)

XzAeRo commented 8 years ago

Haha, you're welcome!