Skip to content

Commit

Permalink
chore(release): 1.16.1 (#117)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions <[email protected]>
  • Loading branch information
github-actions[bot] and github-actions authored Sep 19, 2023
1 parent 3f2a0fa commit 2787163
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.

### [1.16.1](https://github.com/GetStream/stream-chat-java/compare/1.16.0...1.16.1) (2023-09-19)

## [1.16.0](https://github.com/GetStream/stream-chat-java/compare/1.15.2...1.16.0) (2023-09-18)


Expand Down
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ plugins {
}

group = 'io.getstream'
version = '1.16.0'
version = '1.16.1'
description = 'Stream Chat official Java SDK'

java {
Expand Down

0 comments on commit 2787163

Please sign in to comment.