summaryrefslogtreecommitdiffstats
path: root/jquery.once.js
diff options
context:
space:
mode:
authorRob Loach <robloach@gmail.com>2015-08-31 11:22:35 -0400
committerRob Loach <robloach@gmail.com>2015-08-31 11:22:35 -0400
commitbf1a9801937145d6e14467d4b9b0e758c29fcbdf (patch)
treec0668f2f773373fb30ad01aa309786f9616185e9 /jquery.once.js
parent7ce051aeb974fbb0c4e4bbf79bcd87f95537e4e8 (diff)
downloadjquery-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.js2
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