diff options
author | Rob Loach <robloach@gmail.com> | 2013-09-11 01:22:01 -0400 |
---|---|---|
committer | Rob Loach <robloach@gmail.com> | 2013-09-11 01:22:01 -0400 |
commit | ac1fd448edf1efa9c0abbc14d9c8642952498a19 (patch) | |
tree | 365db1b5a7ec83b21e88ede0f09d3cc13411008a /jquery.once.js | |
parent | 548c44a7e38317fcdc0d93a3c5b8204818201f0b (diff) | |
download | jquery-once-ac1fd448edf1efa9c0abbc14d9c8642952498a19.zip jquery-once-ac1fd448edf1efa9c0abbc14d9c8642952498a19.tar.gz jquery-once-ac1fd448edf1efa9c0abbc14d9c8642952498a19.tar.bz2 |
Update to 1.2.61.2.6
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 6019fb0..4117dbf 100644 --- a/jquery.once.js +++ b/jquery.once.js @@ -1,5 +1,5 @@ /** - * jQuery Once Plugin 1.2.5 + * jQuery Once Plugin 1.2.6 * http://github.com/robloach/jquery-once * * Dual licensed under the MIT and GPL licenses: |