diff options
author | Trent Richardson <trentdrichardson@gmail.com> | 2013-07-07 11:10:47 -0400 |
---|---|---|
committer | Trent Richardson <trentdrichardson@gmail.com> | 2013-07-07 11:10:47 -0400 |
commit | 2579e30b2c74e846f7d5a70df685561e36fc3ef2 (patch) | |
tree | bf4e7471d30b87e00bc5dcc74674fe6472146e08 | |
parent | a5fdf833fb105f02aa6d415e0798dff3a2f74c90 (diff) | |
download | jQuery-Impromptu-2579e30b2c74e846f7d5a70df685561e36fc3ef2.zip jQuery-Impromptu-2579e30b2c74e846f7d5a70df685561e36fc3ef2.tar.gz jQuery-Impromptu-2579e30b2c74e846f7d5a70df685561e36fc3ef2.tar.bz2 |
New Versionv4.4
-rw-r--r-- | index.html | 2 | ||||
-rw-r--r-- | jquery-impromptu.js | 4 |
2 files changed, 3 insertions, 3 deletions
@@ -114,7 +114,7 @@ <h3>Version</h3> <p>Version 4.4</p> - <p>Last updated on 05/12/2013</p> + <p>Last updated on 07/07/2013</p> <p>jQuery Impromptu is currently available for use in all personal or commercial projects under both MIT and GPL licenses. This means that you can choose the license that best suits your project, and use it accordingly. </p> <ul> diff --git a/jquery-impromptu.js b/jquery-impromptu.js index 1065cec..3edd245 100644 --- a/jquery-impromptu.js +++ b/jquery-impromptu.js @@ -1,8 +1,8 @@ /*
* jQuery Impromptu
* By: Trent Richardson [http://trentrichardson.com]
- * Version 4.4-dev
- * Last Modified: 06/15/2013
+ * Version 4.4
+ * Last Modified: 07/07/2013
*
* Copyright 2013 Trent Richardson
* You may use this project under MIT or GPL licenses.
|