aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorShigeru Chiba <chibash@users.noreply.github.com>2016-10-03 01:29:08 +0900
committerGitHub <noreply@github.com>2016-10-03 01:29:08 +0900
commitb359b80fa7608d4e571a18c9da89dbd5a4c2183e (patch)
tree1718e030a894d953acece01a0acd6b22ed24e354
parente0e40d5e17ebaa51397a0fb1cadd46f81b629498 (diff)
downloadjavassist-b359b80fa7608d4e571a18c9da89dbd5a4c2183e.tar.gz
javassist-b359b80fa7608d4e571a18c9da89dbd5a4c2183e.zip
Update index.html
-rw-r--r--index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html
index 6487edfe..9fd5067a 100644
--- a/index.html
+++ b/index.html
@@ -26,7 +26,7 @@
<ul>
<li>
-<p>Javassist version 3.20.0-GA is available (June 25, 2015). </p>
+<p>Javassist version 3.21.0-GA is available (October 3, 2016). </p>
<p>This version is distributed under the triple license of the MPL, the LGPL, and the Apache License.
The distribution includes the jar file, the sources, some samples, the API manual, and a tutorial.