diff options
author | Rob Loach <robloach@gmail.com> | 2014-10-01 08:13:21 -0400 |
---|---|---|
committer | Rob Loach <robloach@gmail.com> | 2014-10-01 08:13:21 -0400 |
commit | affad4475bcf68fb58edeace49671ef40e964100 (patch) | |
tree | 759a70adc595986147dedfd8c7a2e39e038474d8 /README.md | |
parent | 888ad165d38b34886914588457f8358e35287ad8 (diff) | |
download | jquery-once-affad4475bcf68fb58edeace49671ef40e964100.zip jquery-once-affad4475bcf68fb58edeace49671ef40e964100.tar.gz jquery-once-affad4475bcf68fb58edeace49671ef40e964100.tar.bz2 |
Update to 2.0.0-alpha.32.0.0-alpha.3
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -40,7 +40,7 @@ be used to ensure that a function is only applied once to an element. ### [Browserify](http://browserify.org/) - Use: `require('jquery-once')` - Install: `npm install --save jquery-once` -- CDN URL: `//wzrd.in/bundle/jquery-once@2.0.0-alpha.2` +- CDN URL: `//wzrd.in/bundle/jquery-once@2.0.0-alpha.3` ### [Ender](http://ender.jit.su/) - Use: `require('jquery-once')` @@ -146,9 +146,11 @@ No sponsors yet! Will you be the first? These amazing people have contributed code to this project: - [JohnAlbin](https://github.com/JohnAlbin) — [view contributions](https://github.com/RobLoach/jquery-once/commits?author=JohnAlbin) -- [Rob Loach](https://github.com/RobLoach) <robloach@gmail.com> — [view contributions](https://github.com/RobLoach/jquery-once/commits?author=RobLoach) +- [Rob Loach](https://github.com/robloach) <robloach@gmail.com> — [view contributions](https://github.com/RobLoach/jquery-once/commits?author=robloach) - [theodoreb](https://github.com/theodoreb) — [view contributions](https://github.com/RobLoach/jquery-once/commits?author=theodoreb) [Become a contributor!](https://github.com/RobLoach/jquery-once/blob/master/CONTRIBUTING.md#files) <!-- /BACKERS --> + + |