Skip to content

Commit eb475b2

Browse files
committed
Prepare for 0.20.1 release
Signed-off-by: Jakub Scholz <[email protected]>
1 parent 6f23eb1 commit eb475b2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
<groupId>io.strimzi</groupId>
55
<artifactId>kafka-bridge</artifactId>
6-
<version>0.20.0</version>
6+
<version>0.20.1</version>
77

88
<name>Strimzi Kafka Bridge</name>
99
<description>Bridge that allows HTTP- or AMQP-based clients to interact with Apache Kafka clusters.</description>

release.version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.20.0
1+
0.20.1

0 commit comments

Comments
 (0)