diff options
author | Trent Richardson <trentdrichardson@gmail.com> | 2013-12-15 17:41:40 -0500 |
---|---|---|
committer | Trent Richardson <trentdrichardson@gmail.com> | 2013-12-15 17:41:40 -0500 |
commit | ebec15524016aa825f876b1b1f69f7c33adf8d0c (patch) | |
tree | ef57c77cc08f346bcbc2d47fed1ae6092aac660c /dist/jquery-impromptu.js | |
parent | 70ec8a6f0cb774830f5e5f54d0f8600e5ab12f3c (diff) | |
download | jQuery-Impromptu-ebec15524016aa825f876b1b1f69f7c33adf8d0c.zip jQuery-Impromptu-ebec15524016aa825f876b1b1f69f7c33adf8d0c.tar.gz jQuery-Impromptu-ebec15524016aa825f876b1b1f69f7c33adf8d0c.tar.bz2 |
Fix date
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 84cb2d3..db2d4f0 100644 --- a/dist/jquery-impromptu.js +++ b/dist/jquery-impromptu.js @@ -1,4 +1,4 @@ -/*! jQuery-Impromptu - v5.2.0 - 2013-11-15 +/*! jQuery-Impromptu - v5.2.0 - 2013-12-15 * http://trentrichardson.com/Impromptu * Copyright (c) 2013 Trent Richardson; Licensed MIT */ (function($) {
|