diff --git a/README.md b/README.md index 3d56e8c..46937e0 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ Alternatively, add the following line to your `.csproj` file. ```text - + ``` diff --git a/VERSION b/VERSION index ee672d8..6f2d365 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.9.1 \ No newline at end of file +1.9.2 \ No newline at end of file diff --git a/src/Mscc.GenerativeAI.Google/CHANGELOG.md b/src/Mscc.GenerativeAI.Google/CHANGELOG.md index 1e6ee50..b5ab007 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.9.2 + +### Changed + +- bump version + ## 1.9.1 ### Changed diff --git a/src/Mscc.GenerativeAI.Microsoft/CHANGELOG.md b/src/Mscc.GenerativeAI.Microsoft/CHANGELOG.md index 18728ab..bdff106 100644 --- a/src/Mscc.GenerativeAI.Microsoft/CHANGELOG.md +++ b/src/Mscc.GenerativeAI.Microsoft/CHANGELOG.md @@ -11,6 +11,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed ### Fixed +## 1.9.2 + +### Changed + +- bump version + ## 1.9.1 ### Changed diff --git a/src/Mscc.GenerativeAI.Web/CHANGELOG.md b/src/Mscc.GenerativeAI.Web/CHANGELOG.md index e798046..67ad955 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.9.2 + +### Changed + +- bump version + ## 1.9.1 ### Changed