diff --git a/CHANGELOG.md b/CHANGELOG.md index 79a531b..55674a6 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. +## [5.0.0](https://github.com/GetStream/stream-sdk-java/compare/4.1.1...5.0.0) (2026-02-03) + ### [4.1.1](https://github.com/GetStream/stream-sdk-java/compare/4.0.0...4.1.1) (2026-01-06) ## [4.1.0](https://github.com/GetStream/stream-sdk-java/compare/4.0.0...4.1.0) (2026-01-06) diff --git a/gradle.properties b/gradle.properties index a114f09..78b9e9a 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1 +1 @@ -version=4.1.1 +version=5.0.0