diff options
author | Rob Loach <robloach@gmail.com> | 2014-09-26 15:01:19 -0700 |
---|---|---|
committer | Rob Loach <robloach@gmail.com> | 2014-09-26 15:01:19 -0700 |
commit | 43d9dafe8bebb6e449f31db207b1fdb131ce82b1 (patch) | |
tree | 2f9bb6cdfaff28f4aa38afba1a3b7609e04208a2 /jquery.once.js | |
parent | ac1fd448edf1efa9c0abbc14d9c8642952498a19 (diff) | |
download | jquery-once-43d9dafe8bebb6e449f31db207b1fdb131ce82b1.zip jquery-once-43d9dafe8bebb6e449f31db207b1fdb131ce82b1.tar.gz jquery-once-43d9dafe8bebb6e449f31db207b1fdb131ce82b1.tar.bz2 |
Update to 2.0.0-alpha.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 4117dbf..b337c61 100644 --- a/jquery.once.js +++ b/jquery.once.js @@ -1,5 +1,5 @@ /** - * jQuery Once Plugin 1.2.6 + * jQuery Once Plugin 2.0.0-alpha.1 * http://github.com/robloach/jquery-once * * Dual licensed under the MIT and GPL licenses: |