diff options
author | Shigeru Chiba <chibash@users.noreply.github.com> | 2022-08-12 00:52:30 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-08-12 00:52:30 +0900 |
commit | e28f3ccf1fecc0ca7e76f96705a5b6e3b9edc8a8 (patch) | |
tree | 50e1855531fd276d3a43a71efd3089cae44fdb87 /index.html | |
parent | f4be4f1e73eb7e7c04edb5bd5232f0fcfc60c428 (diff) | |
download | javassist-e28f3ccf1fecc0ca7e76f96705a5b6e3b9edc8a8.tar.gz javassist-e28f3ccf1fecc0ca7e76f96705a5b6e3b9edc8a8.zip |
Update index.html for 3.29.1-GA
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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. |