diff options
author | Rob Loach <robloach@gmail.com> | 2015-06-05 10:04:11 -0400 |
---|---|---|
committer | Rob Loach <robloach@gmail.com> | 2015-06-05 10:04:11 -0400 |
commit | 37553eff5d17f0180d36d31ce14a22bb048c58aa (patch) | |
tree | 615c9dbf9ca9ad623a66e5128785a47ed9d814f1 /jquery.once.js | |
parent | 23a5f45638711ed6194c8c943b72eb4a7e0055e3 (diff) | |
download | jquery-once-37553eff5d17f0180d36d31ce14a22bb048c58aa.zip jquery-once-37553eff5d17f0180d36d31ce14a22bb048c58aa.tar.gz jquery-once-37553eff5d17f0180d36d31ce14a22bb048c58aa.tar.bz2 |
Tag 2.0.22.0.2
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 77cad99..8363e50 100644 --- a/jquery.once.js +++ b/jquery.once.js @@ -1,5 +1,5 @@ /*! - * jQuery Once v2.0.1 - http://github.com/robloach/jquery-once + * jQuery Once v2.0.2 - http://github.com/robloach/jquery-once * @license MIT, GPL-2.0 * http://opensource.org/licenses/MIT * http://opensource.org/licenses/GPL-2.0 |