aboutsummaryrefslogtreecommitdiffstats
path: root/index.html
diff options
context:
space:
mode:
authorShigeru Chiba <chibash@users.noreply.github.com>2022-08-12 00:52:30 +0900
committerGitHub <noreply@github.com>2022-08-12 00:52:30 +0900
commite28f3ccf1fecc0ca7e76f96705a5b6e3b9edc8a8 (patch)
tree50e1855531fd276d3a43a71efd3089cae44fdb87 /index.html
parentf4be4f1e73eb7e7c04edb5bd5232f0fcfc60c428 (diff)
downloadjavassist-e28f3ccf1fecc0ca7e76f96705a5b6e3b9edc8a8.tar.gz
javassist-e28f3ccf1fecc0ca7e76f96705a5b6e3b9edc8a8.zip
Update index.html for 3.29.1-GA
Diffstat (limited to 'index.html')
-rw-r--r--index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html
index 08836e52..c3f5b084 100644
--- a/index.html
+++ b/index.html
@@ -26,7 +26,7 @@
<ul>
<li>
-<p>Javassist version 3.29.0-GA is available (May 13, 2022). </p>
+<p>Javassist version 3.29.1-GA is available (August 12, 2022). </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.