diff options
author | Trent Richardson <trentdrichardson@gmail.com> | 2013-11-10 15:22:27 -0500 |
---|---|---|
committer | Trent Richardson <trentdrichardson@gmail.com> | 2013-11-10 15:22:27 -0500 |
commit | b26127f46f86394ec2c0e3114412aab71fbf1516 (patch) | |
tree | 79007161ad3e72f3622fdfbe86d0e71f903ef0ca /jquery-impromptu.js | |
parent | 09bd2cce5fad282be0a617081b8fe2a6495af006 (diff) | |
download | jQuery-Impromptu-b26127f46f86394ec2c0e3114412aab71fbf1516.zip jQuery-Impromptu-b26127f46f86394ec2c0e3114412aab71fbf1516.tar.gz jQuery-Impromptu-b26127f46f86394ec2c0e3114412aab71fbf1516.tar.bz2 |
Update header commentsv5.1.0
Diffstat (limited to 'jquery-impromptu.js')
-rw-r--r-- | jquery-impromptu.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/jquery-impromptu.js b/jquery-impromptu.js index 9e0b19a..e94a699 100644 --- a/jquery-impromptu.js +++ b/jquery-impromptu.js @@ -1,4 +1,4 @@ -/*! jQuery-Impromptu - DEV
+/*! jQuery-Impromptu - v5.1.0
* http://trentrichardson.com/Impromptu
* Copyright (c) 2013 Trent Richardson; Licensed MIT */
(function($) {
|