summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTrent Richardson <trentdrichardson@gmail.com>2013-11-08 09:32:11 -0500
committerTrent Richardson <trentdrichardson@gmail.com>2013-11-08 09:32:11 -0500
commit534ad07832c93dd93ec87b61b81d87e7b005b01e (patch)
tree1c773ce160357600d662e8f6400dab2bbd8bfa29
parent5a57848a5265bd2fb07189194771a21ae1bca2a5 (diff)
downloadjQuery-Impromptu-534ad07832c93dd93ec87b61b81d87e7b005b01e.zip
jQuery-Impromptu-534ad07832c93dd93ec87b61b81d87e7b005b01e.tar.gz
jQuery-Impromptu-534ad07832c93dd93ec87b61b81d87e7b005b01e.tar.bz2
#23 - Fix version to major.minor.bugfix format
-rw-r--r--index.html2
-rw-r--r--jquery-impromptu.js2
2 files changed, 2 insertions, 2 deletions
diff --git a/index.html b/index.html
index 4033211..f17ae31 100644
--- a/index.html
+++ b/index.html
@@ -115,7 +115,7 @@
</ul>
<h3>Version</h3>
- <p>Version 5.1</p>
+ <p>Version 5.1.0</p>
<p>Last updated on 08/24/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>
diff --git a/jquery-impromptu.js b/jquery-impromptu.js
index 4f5b59b..45cf98f 100644
--- a/jquery-impromptu.js
+++ b/jquery-impromptu.js
@@ -1,7 +1,7 @@
/*
* jQuery Impromptu
* By: Trent Richardson [http://trentrichardson.com]
- * Version 5.1
+ * Version 5.1.0
* Last Modified: 08/24/2013
*
* Copyright 2013 Trent Richardson