diff options
author | Rob Loach <robloach@gmail.com> | 2014-10-01 08:10:43 -0400 |
---|---|---|
committer | Rob Loach <robloach@gmail.com> | 2014-10-01 08:10:43 -0400 |
commit | 888ad165d38b34886914588457f8358e35287ad8 (patch) | |
tree | 76fcec1cea6c105bdfbb8e3b40c760cd94316039 /jquery.once.js | |
parent | 1363980062265ba6653ff693f2b7d3928e37a646 (diff) | |
download | jquery-once-888ad165d38b34886914588457f8358e35287ad8.zip jquery-once-888ad165d38b34886914588457f8358e35287ad8.tar.gz jquery-once-888ad165d38b34886914588457f8358e35287ad8.tar.bz2 |
Update documentation
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 5faa4c0..f419baf 100644 --- a/jquery.once.js +++ b/jquery.once.js @@ -1,5 +1,5 @@ /** - * jQuery Once Plugin 2.0.0-alpha.1 + * jQuery Once Plugin 2.0.0-alpha.3 * http://github.com/robloach/jquery-once * * Dual licensed under the MIT and GPL licenses: |