Skip to content

Commit 676d346

Browse files
Releasing version 0.5.1
1 parent 29ccc77 commit 676d346

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
:project-owner: redis-field-engineering
44
:project-name: redis-enterprise-kafka
55
:project-group: com.redis
6-
:project-version: 0.5.0
6+
:project-version: 0.5.1
77

88
image:https://github.com/{project-owner}/{project-name}/actions/workflows/early-access.yml/badge.svg["Build Status", link="https://github.com/{project-owner}/{project-name}/actions"]
99
image:https://codecov.io/gh/{project-owner}/{project-name}/branch/master/graph/badge.svg?token=MTMRRGEWBD["Coverage", link="https://codecov.io/gh/{project-owner}/{project-name}"]

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<modelVersion>4.0.0</modelVersion>
66
<groupId>com.redis</groupId>
77
<artifactId>redis-enterprise-kafka</artifactId>
8-
<version>0.5.1-SNAPSHOT</version>
8+
<version>0.5.1</version>
99
<name>Redis Enterprise Kafka Connector</name>
1010
<description>Kafka Connect source and sink connectors for Redis Enterprise</description>
1111
<url>https://github.com/${github.owner}/${github.repo}</url>

0 commit comments

Comments
 (0)