diff options
author | Rob Loach <robloach@gmail.com> | 2014-10-05 17:54:28 -0400 |
---|---|---|
committer | Rob Loach <robloach@gmail.com> | 2014-10-05 17:54:28 -0400 |
commit | b9d4116966d6c4f61a421061e3bf4da28bfb0764 (patch) | |
tree | 8fdcdceb2019c9c04909b90a2646486295fadafd /jquery.once.js | |
parent | 1bdebcdbd76f9de013a3f5d7785977a4c847b135 (diff) | |
download | jquery-once-b9d4116966d6c4f61a421061e3bf4da28bfb0764.zip jquery-once-b9d4116966d6c4f61a421061e3bf4da28bfb0764.tar.gz jquery-once-b9d4116966d6c4f61a421061e3bf4da28bfb0764.tar.bz2 |
Update to 2.0.0-alpha.42.0.0-alpha.4
Diffstat (limited to 'jquery.once.js')
-rw-r--r-- | jquery.once.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/jquery.once.js b/jquery.once.js index f419baf..143a835 100644 --- a/jquery.once.js +++ b/jquery.once.js @@ -1,5 +1,5 @@ -/** - * jQuery Once Plugin 2.0.0-alpha.3 +/*! + * jQuery Once Plugin 2.0.0-alpha.4 * http://github.com/robloach/jquery-once * * Dual licensed under the MIT and GPL licenses: |