diff --git a/README.md b/README.md
index ffbb5d2..c712d44 100644
--- a/README.md
+++ b/README.md
@@ -35,7 +35,7 @@ Alternatively, add the following line to your `.csproj` file.
```text
-
+
```
diff --git a/VERSION b/VERSION
index 3e1ad72..8e03717 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-1.5.0
\ No newline at end of file
+1.5.1
\ No newline at end of file
diff --git a/src/Mscc.GenerativeAI.Google/CHANGELOG.md b/src/Mscc.GenerativeAI.Google/CHANGELOG.md
index 311ffca..21af43f 100644
--- a/src/Mscc.GenerativeAI.Google/CHANGELOG.md
+++ b/src/Mscc.GenerativeAI.Google/CHANGELOG.md
@@ -11,6 +11,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Changed
### Fixed
+## 1.5.1
+
+### Changed
+
+- Update System.Text.Json to 8.0.4
+
## 1.5.0
### Changed
diff --git a/src/Mscc.GenerativeAI.Google/Mscc.GenerativeAI.Google.csproj b/src/Mscc.GenerativeAI.Google/Mscc.GenerativeAI.Google.csproj
index e407939..932ec69 100644
--- a/src/Mscc.GenerativeAI.Google/Mscc.GenerativeAI.Google.csproj
+++ b/src/Mscc.GenerativeAI.Google/Mscc.GenerativeAI.Google.csproj
@@ -55,6 +55,7 @@
+
diff --git a/src/Mscc.GenerativeAI.Web/CHANGELOG.md b/src/Mscc.GenerativeAI.Web/CHANGELOG.md
index 8f2ee52..5828a3f 100644
--- a/src/Mscc.GenerativeAI.Web/CHANGELOG.md
+++ b/src/Mscc.GenerativeAI.Web/CHANGELOG.md
@@ -11,6 +11,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Changed
### Fixed
+## 1.5.1
+
+### Changed
+
+- Update System.Text.Json to 8.0.4
+
## 1.5.0
### Changed
diff --git a/src/Mscc.GenerativeAI.Web/Mscc.GenerativeAI.Web.csproj b/src/Mscc.GenerativeAI.Web/Mscc.GenerativeAI.Web.csproj
index 59753ee..a2f4595 100644
--- a/src/Mscc.GenerativeAI.Web/Mscc.GenerativeAI.Web.csproj
+++ b/src/Mscc.GenerativeAI.Web/Mscc.GenerativeAI.Web.csproj
@@ -47,6 +47,7 @@
+
diff --git a/src/Mscc.GenerativeAI/CHANGELOG.md b/src/Mscc.GenerativeAI/CHANGELOG.md
index 35acbc3..50c3fad 100644
--- a/src/Mscc.GenerativeAI/CHANGELOG.md
+++ b/src/Mscc.GenerativeAI/CHANGELOG.md
@@ -16,6 +16,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Changed
### Fixed
+## 1.5.1
+
+### Changed
+
+- Update System.Text.Json to 8.0.4
+
## 1.5.0
### Added
diff --git a/src/Mscc.GenerativeAI/Mscc.GenerativeAI.csproj b/src/Mscc.GenerativeAI/Mscc.GenerativeAI.csproj
index aa70d43..0121d05 100644
--- a/src/Mscc.GenerativeAI/Mscc.GenerativeAI.csproj
+++ b/src/Mscc.GenerativeAI/Mscc.GenerativeAI.csproj
@@ -62,7 +62,7 @@
-
+
diff --git a/tests/Mscc.GenerativeAI.Google/Test.Mscc.GenerativeAI.Google.csproj b/tests/Mscc.GenerativeAI.Google/Test.Mscc.GenerativeAI.Google.csproj
index 0c38cf8..87bc85d 100644
--- a/tests/Mscc.GenerativeAI.Google/Test.Mscc.GenerativeAI.Google.csproj
+++ b/tests/Mscc.GenerativeAI.Google/Test.Mscc.GenerativeAI.Google.csproj
@@ -37,7 +37,7 @@
-
+
diff --git a/tests/Mscc.GenerativeAI/Test.Mscc.GenerativeAI.csproj b/tests/Mscc.GenerativeAI/Test.Mscc.GenerativeAI.csproj
index 8cad1fe..66f21dd 100644
--- a/tests/Mscc.GenerativeAI/Test.Mscc.GenerativeAI.csproj
+++ b/tests/Mscc.GenerativeAI/Test.Mscc.GenerativeAI.csproj
@@ -37,7 +37,7 @@
-
+