diff options
author | Rob Loach <robloach@gmail.com> | 2016-11-22 23:19:29 -0500 |
---|---|---|
committer | Rob Loach <robloach@gmail.com> | 2016-11-22 23:19:29 -0500 |
commit | 5d8e1996cb91148d00ce2982e040a0bdff9c9e47 (patch) | |
tree | 4482b1296207f752f351ba480c75718b29ab3438 /jquery.once.js | |
parent | 19e63318d3987b588ab57171b38a00c8406afece (diff) | |
download | jquery-once-origin/master.zip jquery-once-origin/master.tar.gz jquery-once-origin/master.tar.bz2 |
Update dependenciesHEADorigin/masterorigin/HEADmaster
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 7f41404..46e33a3 100644 --- a/jquery.once.js +++ b/jquery.once.js @@ -1,5 +1,5 @@ /*! - * jQuery Once v2.1.2 - http://github.com/robloach/jquery-once + * jQuery Once v2.1.3 - http://github.com/robloach/jquery-once * @license MIT, GPL-2.0 * http://opensource.org/licenses/MIT * http://opensource.org/licenses/GPL-2.0 |