diff options
author | Trent Richardson <trentdrichardson@gmail.com> | 2015-05-10 15:45:23 -0400 |
---|---|---|
committer | Trent Richardson <trentdrichardson@gmail.com> | 2015-05-10 15:45:23 -0400 |
commit | 62bedce539fef44d23f4e4e754582669b185d04c (patch) | |
tree | e924d934ff287ae61c22b6e73f718609c81a9838 /dist/jquery-impromptu.js | |
parent | a1722d686814dae4fa53bcb99dbc4aa6c4ee6183 (diff) | |
download | jQuery-Impromptu-62bedce539fef44d23f4e4e754582669b185d04c.zip jQuery-Impromptu-62bedce539fef44d23f4e4e754582669b185d04c.tar.gz jQuery-Impromptu-62bedce539fef44d23f4e4e754582669b185d04c.tar.bz2 |
Fixes minify and missing min.cssv6.2.1
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 cca09bc..29d511e 100644 --- a/dist/jquery-impromptu.js +++ b/dist/jquery-impromptu.js @@ -1,4 +1,4 @@ -/*! jQuery-Impromptu - v6.2.0 - 2015-05-10 +/*! jQuery-Impromptu - v6.2.1 - 2015-05-10 * http://trentrichardson.com/Impromptu * Copyright (c) 2015 Trent Richardson; Licensed MIT */ (function(root, factory) {
|