aboutsummaryrefslogtreecommitdiff
path: root/website
diff options
context:
space:
mode:
Diffstat (limited to 'website')
-rw-r--r--website/features/Value.html2
-rw-r--r--website/features/experimental/Builder.html2
2 files changed, 2 insertions, 2 deletions
diff --git a/website/features/Value.html b/website/features/Value.html
index e2cd8600..6bbd6f2a 100644
--- a/website/features/Value.html
+++ b/website/features/Value.html
@@ -19,7 +19,7 @@
</p><p>
<code>@Value</code> no longer implies <code>@Wither</code> since lombok v0.11.8.
</p><p>
- <code>@Value</code> promoted to the main <code>lombok</code> package since lombok v0.11.10.
+ <code>@Value</code> promoted to the main <code>lombok</code> package since lombok v0.12.0.
</div>
<div class="overview">
<h3>Overview</h3>
diff --git a/website/features/experimental/Builder.html b/website/features/experimental/Builder.html
index a43d024b..0616afc9 100644
--- a/website/features/experimental/Builder.html
+++ b/website/features/experimental/Builder.html
@@ -15,7 +15,7 @@
<div class="since">
<h3>Since</h3>
<p>
- @Builder was introduced as experimental feature in lombok v0.11.10.
+ @Builder was introduced as experimental feature in lombok v0.12.0.
</p>
</div>
<div class="experimental">