From 2d2b807751423dae2dbdc0fe5a54d5ccf94368d7 Mon Sep 17 00:00:00 2001 From: bsorrentino Date: Thu, 23 Jan 2025 20:16:51 +0100 Subject: [PATCH] docs: bump release to 1.2.5 --- README.md | 2 +- src/site/markdown/index.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 186b52d0..4e9d9cfa 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,7 @@ LangGraph for Java. A library for building stateful, multi-agents applications w | Date | Release | info |--------------|----------------| --- -| Jan 22, 2025 | `1.2.4` | official release +| Jan 23, 2025 | `1.2.4` | official release ## Samples diff --git a/src/site/markdown/index.md b/src/site/markdown/index.md index 5f5c8407..736b9b3a 100644 --- a/src/site/markdown/index.md +++ b/src/site/markdown/index.md @@ -59,7 +59,7 @@ LangGraph for Java. A library for building stateful, multi-agents applications w | Date | Release | info |--------------|----------------| --- -| Jan 22, 2025 | `1.2.4` | official release +| Jan 23, 2025 | `1.2.4` | official release ## Quick Start