aboutsummaryrefslogtreecommitdiffstats
path: root/index.html
diff options
context:
space:
mode:
authorShigeru Chiba <chiba@javassist.org>2020-03-19 03:26:29 +0900
committerShigeru Chiba <chiba@javassist.org>2020-03-19 03:26:29 +0900
commit4a39a88be08f7c1baf71b5e67cffe8e724de9bcd (patch)
tree3a10ccdf557ed74eeec20debe2ea6ffbb2a45ca2 /index.html
parent1bea9d35c2a38fe28f03e0461f7de625d81a4554 (diff)
downloadjavassist-4a39a88be08f7c1baf71b5e67cffe8e724de9bcd.tar.gz
javassist-4a39a88be08f7c1baf71b5e67cffe8e724de9bcd.zip
updates index.html for 3.27
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 92d7e3da..de9464bf 100644
--- a/index.html
+++ b/index.html
@@ -26,7 +26,7 @@
<ul>
<li>
-<p>Javassist version 3.26.0-GA is available (October 3, 2019). </p>
+<p>Javassist version 3.27.0-GA is available (March 19, 2020). </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.