From 9254fc58cd769ff0be262956677111a0247f4867 Mon Sep 17 00:00:00 2001 From: github-actions Date: Wed, 30 Apr 2025 14:54:19 +0000 Subject: [PATCH] chore(release): 2.0.0 --- CHANGELOG.md | 2 ++ gradle.properties | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 50089d8e..522b7499 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. +## [2.0.0](https://github.com/GetStream/stream-sdk-java/compare/1.0.0...2.0.0) (2025-04-30) + ## 1.0.0 (2025-02-18) ### 0.1.5 (2025-02-12) diff --git a/gradle.properties b/gradle.properties index aef125e0..97d695b3 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1 +1 @@ -version=1.0.0 +version=2.0.0