diff --git a/CHANGELOG.md b/CHANGELOG.md index ac71694..0817b9e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. +## [7.3.0](https://github.com/GetStream/stream-sdk-java/compare/7.1.0...7.3.0) (2026-05-01) + ## [7.1.0](https://github.com/GetStream/stream-sdk-java/compare/7.0.0...7.1.0) (2026-04-10) diff --git a/gradle.properties b/gradle.properties index 752b662..72ac04b 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1 +1 @@ -version=7.1.0 +version=7.3.0