Skip to content

Commit

Permalink
version 4.2.3 bump
Browse files Browse the repository at this point in the history
  • Loading branch information
purbon committed Apr 27, 2022
1 parent a611d3f commit fb7dde3
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@

v4.2.3 / 2022-04-27
===================

* [bug] fix a stupid missed thing when loading the hybrid provider, this code really needs to be done cleaner

v4.2.2 / 2022-04-27
===================

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<groupId>com.purbon.kafka</groupId>
<artifactId>julie-ops</artifactId>
<version>4.2.2</version>
<version>4.2.3</version>

<name>A Kafka operations manager, julie ops</name>
<description>
Expand Down

0 comments on commit fb7dde3

Please sign in to comment.