diff options
author | Rob Loach <robloach@gmail.com> | 2013-08-31 11:24:36 -0400 |
---|---|---|
committer | Rob Loach <robloach@gmail.com> | 2013-08-31 11:24:36 -0400 |
commit | 5ff9266876e5ff7914e2a991298eaa374a2c8040 (patch) | |
tree | 884463addddb52158d1478850fa933537480c203 /jquery.once.js | |
parent | 86e9ef98ed9d971c598a95015f46f6039a2192ca (diff) | |
download | jquery-once-5ff9266876e5ff7914e2a991298eaa374a2c8040.zip jquery-once-5ff9266876e5ff7914e2a991298eaa374a2c8040.tar.gz jquery-once-5ff9266876e5ff7914e2a991298eaa374a2c8040.tar.bz2 |
Release 1.2.41.2.4
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 dd2e6ce..50e60b9 100644 --- a/jquery.once.js +++ b/jquery.once.js @@ -1,5 +1,5 @@ /** - * jQuery Once Plugin 1.2.3 + * jQuery Once Plugin 1.2.4 * http://github.com/robloach/jquery-once * * Dual licensed under the MIT and GPL licenses: |