diff options
author | Rob Loach <robloach@gmail.com> | 2014-10-16 12:31:47 -0400 |
---|---|---|
committer | Rob Loach <robloach@gmail.com> | 2014-10-16 12:31:47 -0400 |
commit | 2dde6eb29fa82af61ddba108da42c79cab60f100 (patch) | |
tree | 0631b5a4d9b01cc071d145590bc6e6cde6937fff | |
parent | a4bbcbb0d95de9df4e6e868e582f87df31b82a9e (diff) | |
download | jquery-once-2dde6eb29fa82af61ddba108da42c79cab60f100.zip jquery-once-2dde6eb29fa82af61ddba108da42c79cab60f100.tar.gz jquery-once-2dde6eb29fa82af61ddba108da42c79cab60f100.tar.bz2 |
Update 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 63aeb8e..4664218 100644 --- a/jquery.once.js +++ b/jquery.once.js @@ -1,5 +1,5 @@ /*! - * jQuery Once 2.0.0-alpha.8 + * jQuery Once 2.0.0-alpha.9 * http://github.com/robloach/jquery-once * * Dual licensed under the MIT and GPL licenses: |