Skip to content

Commit

Permalink
Merge pull request #152 from GetStream/release-v3.11.0
Browse files Browse the repository at this point in the history
Release v3.11.0
  • Loading branch information
itsmeadi authored Oct 8, 2024
2 parents dbac346 + 3969b2d commit 1013992
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

## [3.11.0](https://github.com/GetStream/stream-java/compare/v3.10.0...v3.11.0) (2024-10-08)

## [3.10.0](https://github.com/GetStream/stream-java/compare/v3.9.2...v3.10.0) (2024-03-12)

### [3.9.2](https://github.com/GetStream/stream-java/compare/v3.9.1...v3.9.2) (2024-02-19)
Expand Down
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ plugins {
}

group 'io.getstream.client'
version = '3.10.0'
version = '3.11.0'
description = 'Stream Feeds official Java SDK'

repositories {
Expand Down

0 comments on commit 1013992

Please sign in to comment.