This is an automated email from the ASF dual-hosted git repository.

chaokunyang pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/fory-site.git

commit 1ca70e1ced84146d5c859804ec311723a6f884ef
Author: chaokunyang <[email protected]>
AuthorDate: Tue Jun 16 13:43:32 2026 +0000

    🔄 synced local 'docs/compiler/' with remote 'docs/compiler/'
---
 docs/compiler/compiler-guide.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/docs/compiler/compiler-guide.md b/docs/compiler/compiler-guide.md
index a89880bb20..85d5bace5f 100644
--- a/docs/compiler/compiler-guide.md
+++ b/docs/compiler/compiler-guide.md
@@ -707,7 +707,7 @@ Add the Fory dependency to `pubspec.yaml`:
 
 ```yaml
 dependencies:
-  fory: ^1.1.0
+  fory: ^1.2.0
 
 dev_dependencies:
   build_runner: ^2.4.0
@@ -899,5 +899,5 @@ fory = "x.y.z"
 
 ```yaml
 dependencies:
-  fory: ^1.1.0
+  fory: ^1.2.0
 ```


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to