Skip to content

Commit

Permalink
Bump version to 0.23.0
Browse files Browse the repository at this point in the history
  • Loading branch information
SNWCreations committed Jan 18, 2023
1 parent 6d5d7f2 commit 9bede0e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<name>KookBC</name>
<groupId>snw</groupId>
<artifactId>kookbc</artifactId>
<version>0.22.5</version>
<version>0.23.0</version>
<description>The Kook Bot Client standard implementation for Java.</description>

<developers>
Expand All @@ -26,7 +26,7 @@
<maven.compiler.source>${java.version}</maven.compiler.source>
<maven.compiler.target>${java.version}</maven.compiler.target>
<log4j2.version>2.19.0</log4j2.version>
<jkook.version>0.44.0</jkook.version>
<jkook.version>0.45.0</jkook.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
</properties>

Expand Down

0 comments on commit 9bede0e

Please sign in to comment.