diff options
author | Rob Loach <robloach@gmail.com> | 2015-01-04 20:31:28 -0500 |
---|---|---|
committer | Rob Loach <robloach@gmail.com> | 2015-01-04 20:31:28 -0500 |
commit | 02f1b7acc699c8f310b2d9f35ed2044467745308 (patch) | |
tree | 913719c8116ca474de5d64c699539b10f4af93db /jquery.once.js | |
parent | 86b17cfcd606efa39ada8645108ab9d339b46479 (diff) | |
download | jquery-once-02f1b7acc699c8f310b2d9f35ed2044467745308.zip jquery-once-02f1b7acc699c8f310b2d9f35ed2044467745308.tar.gz jquery-once-02f1b7acc699c8f310b2d9f35ed2044467745308.tar.bz2 |
Update to 2.0.0-beta.32.0.0-beta.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 afe8eb4..c4091f6 100644 --- a/jquery.once.js +++ b/jquery.once.js @@ -1,5 +1,5 @@ /*! - * jQuery Once v2.0.0-beta.2 - http://github.com/robloach/jquery-once + * jQuery Once v2.0.0-beta.3 - http://github.com/robloach/jquery-once * @license MIT, GPL-2.0 * http://opensource.org/licenses/MIT * http://opensource.org/licenses/GPL-2.0 |