diff options
author | Trent Richardson <trentdrichardson@gmail.com> | 2014-12-27 18:20:50 -0500 |
---|---|---|
committer | Trent Richardson <trentdrichardson@gmail.com> | 2014-12-27 18:20:50 -0500 |
commit | 753c2833f62f9c00301dd8b75af03599dc4f2ee8 (patch) | |
tree | 7aca604b3ee7c7754982c0065e0b47e699bd8f6e /dist/jquery-impromptu.js | |
parent | 2f0e93d983a60cb5be7beb153103466dc0b1435a (diff) | |
download | jQuery-Impromptu-753c2833f62f9c00301dd8b75af03599dc4f2ee8.zip jQuery-Impromptu-753c2833f62f9c00301dd8b75af03599dc4f2ee8.tar.gz jQuery-Impromptu-753c2833f62f9c00301dd8b75af03599dc4f2ee8.tar.bz2 |
New Versionv6.0.0
Diffstat (limited to 'dist/jquery-impromptu.js')
-rw-r--r-- | dist/jquery-impromptu.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dist/jquery-impromptu.js b/dist/jquery-impromptu.js index c8b9296..f7f1e09 100644 --- a/dist/jquery-impromptu.js +++ b/dist/jquery-impromptu.js @@ -1,4 +1,4 @@ -/*! jQuery-Impromptu - v5.3.1 - 2014-11-16 +/*! jQuery-Impromptu - v6.0.0 - 2014-12-27 * http://trentrichardson.com/Impromptu * Copyright (c) 2014 Trent Richardson; Licensed MIT */ (function(root, factory) {
|