diff options
author | Rob Loach <robloach@gmail.com> | 2013-06-13 16:40:26 -0400 |
---|---|---|
committer | Rob Loach <robloach@gmail.com> | 2013-06-13 16:40:26 -0400 |
commit | ae3a7135271fe0d24f8ada4cfde070c6dd138726 (patch) | |
tree | 7ee01387a0bf2e35f51ea5a26cc1af9c7b0d043a /jquery.once.js | |
parent | 25dd0423594bcd7ec568906b90aa38a04da0b294 (diff) | |
download | jquery-once-ae3a7135271fe0d24f8ada4cfde070c6dd138726.zip jquery-once-ae3a7135271fe0d24f8ada4cfde070c6dd138726.tar.gz jquery-once-ae3a7135271fe0d24f8ada4cfde070c6dd138726.tar.bz2 |
Add tests and minified distribution1.2.3
Diffstat (limited to 'jquery.once.js')
-rw-r--r-- | jquery.once.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/jquery.once.js b/jquery.once.js index f1ad1ba..5363945 100644 --- a/jquery.once.js +++ b/jquery.once.js @@ -1,5 +1,5 @@ /** - * jQuery Once Plugin v1.2.2 + * jQuery Once Plugin 1.2.3 * http://plugins.jquery.com/once/ * * Dual licensed under the MIT and GPL licenses: |