diff options
author | Rob Loach <robloach@gmail.com> | 2015-08-31 11:22:35 -0400 |
---|---|---|
committer | Rob Loach <robloach@gmail.com> | 2015-08-31 11:22:35 -0400 |
commit | bf1a9801937145d6e14467d4b9b0e758c29fcbdf (patch) | |
tree | c0668f2f773373fb30ad01aa309786f9616185e9 /jquery.once.js | |
parent | 7ce051aeb974fbb0c4e4bbf79bcd87f95537e4e8 (diff) | |
download | jquery-once-bf1a9801937145d6e14467d4b9b0e758c29fcbdf.zip jquery-once-bf1a9801937145d6e14467d4b9b0e758c29fcbdf.tar.gz jquery-once-bf1a9801937145d6e14467d4b9b0e758c29fcbdf.tar.bz2 |
Fix version information in the source2.1.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 2300b22..471dd53 100644 --- a/jquery.once.js +++ b/jquery.once.js @@ -1,5 +1,5 @@ /*! - * jQuery Once v2.1.0 - http://github.com/robloach/jquery-once + * jQuery Once v2.1.1 - http://github.com/robloach/jquery-once * @license MIT, GPL-2.0 * http://opensource.org/licenses/MIT * http://opensource.org/licenses/GPL-2.0 |