From 448507daa66d63bc1c196f917d791bb69d01f11d Mon Sep 17 00:00:00 2001
From: yanghq <1040926235@qq.com>
Date: Thu, 21 Nov 2024 10:17:27 +0800
Subject: [PATCH] release: 0.4.0
---
README-zh.md | 2 +-
README.md | 2 +-
gradle.properties | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/README-zh.md b/README-zh.md
index 91180d2..6c32fbd 100644
--- a/README-zh.md
+++ b/README-zh.md
@@ -39,7 +39,7 @@ https://guoshiqiufeng.github.io/spring-cloud-stream-redis/
io.github.guoshiqiufeng.cloud
spring-cloud-stream-dependencies
- 0.3.0
+ 0.4.0
import
diff --git a/README.md b/README.md
index 65783b4..f3b4b5b 100644
--- a/README.md
+++ b/README.md
@@ -41,7 +41,7 @@ https://guoshiqiufeng.github.io/spring-cloud-stream-redis/en/
io.github.guoshiqiufeng.cloud
spring-cloud-stream-dependencies
- 0.3.0
+ 0.4.0
import
diff --git a/gradle.properties b/gradle.properties
index 1316473..76a022c 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -1,4 +1,4 @@
# {x-release-please-start-version}
-APP_VERSION=0.4.0-SNAPSHOT
+APP_VERSION=0.4.0
# {x-release-please-end-version}
APP_GROUP=io.github.guoshiqiufeng.cloud