From 15aaa55a44bd8029cf58b1501e821d9c453788ea Mon Sep 17 00:00:00 2001 From: Xintong Song Date: Tue, 24 Feb 2026 19:15:58 +0800 Subject: [PATCH] [hotfix][doc] Use version 0.2.0 rather than 0.2-SNAPSHOT in maven dependency doc. --- docs/content/docs/get-started/installation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/content/docs/get-started/installation.md b/docs/content/docs/get-started/installation.md index 84fd686f..5bf8ce6c 100644 --- a/docs/content/docs/get-started/installation.md +++ b/docs/content/docs/get-started/installation.md @@ -191,7 +191,7 @@ For execution in IDE, enable the feature `add dependencies with provided scope t ```xml 2.2 - 0.2-SNAPSHOT + 0.2.0