summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorCedric Beust <cedric@beust.com>2013-02-03 06:58:26 -0800
committerCedric Beust <cedric@beust.com>2013-02-03 06:58:26 -0800
commite014aa0143809847d06e6923ce4a5949b3c0e401 (patch)
tree629481ac26dfc90ee690ae90c681fc63bcac0f89 /doc
parent2a135d9eddde1f6c44f0b6d55853a006db9a01ae (diff)
downloadjcommander-e014aa0143809847d06e6923ce4a5949b3c0e401.tar.gz
Doc update.
Diffstat (limited to 'doc')
-rw-r--r--doc/index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/index.html b/doc/index.html
index e740391..ad3d051 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -39,7 +39,7 @@
</tr>
<tr>
<td align="right">
- Last updated: July 31st, 2012
+ Last updated: October 25th, 2012
</td>
</tr>
<tr><td align="right"><a href="mailto:cedric@beust.com">C&eacute;dric Beust</a></td></tr>
@@ -825,7 +825,7 @@ You can download JCommander from the following locations:
<dependency>
&lt;groupId&gt;com.beust&lt;/groupId&gt;
&lt;artifactId&gt;jcommander&lt;/artifactId&gt;
- &lt;version&gt;1.27&lt;/version&gt;
+ &lt;version&gt;1.30&lt;/version&gt;
</dependency>
</pre>