diff options
author | Rob Loach <robloach@gmail.com> | 2014-12-19 00:52:28 -0500 |
---|---|---|
committer | Rob Loach <robloach@gmail.com> | 2014-12-19 00:52:28 -0500 |
commit | 23dc820de091b31f1e58d752a46c364409b3511f (patch) | |
tree | 1576ffc18781492104582587cf32ba746cd9a19d /jquery.once.js | |
parent | 8177ff4cfce95d85158911006ba8e91a8468f6ae (diff) | |
download | jquery-once-23dc820de091b31f1e58d752a46c364409b3511f.zip jquery-once-23dc820de091b31f1e58d752a46c364409b3511f.tar.gz jquery-once-23dc820de091b31f1e58d752a46c364409b3511f.tar.bz2 |
Update to jQuery Once 2.0.0-beta.12.0.0-beta.1
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 a13b9f8..30dd825 100644 --- a/jquery.once.js +++ b/jquery.once.js @@ -1,5 +1,5 @@ /*! - * jQuery Once v2.0.0-alpha.9 - http://github.com/robloach/jquery-once + * jQuery Once v2.0.0-beta.1 - http://github.com/robloach/jquery-once * @license MIT, GPL-2.0 * http://opensource.org/licenses/MIT * http://opensource.org/licenses/GPL-2.0 |