Skip to content

Commit

Permalink
Bump version to v3.0.0
Browse files Browse the repository at this point in the history
Signed-off-by: Tom Siewert <[email protected]>
  • Loading branch information
tomsiewert committed Dec 23, 2022
1 parent f73cd49 commit 351322c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# For next release
# Major Release v3.0.0 (2022-12-23)
* **Christian Pelster**
* API: Migrate from Spring RestTemplate to OkHttp
* **Felix Krasemann**
Expand All @@ -17,7 +17,7 @@
* API: Remove deprecated methods
* API: Rename Request classes to make them more consistent

*Not released yet*
*Released by Tom Siewert <[email protected]>*

# Minor Release v2.16.0 (2022-05-31)
* **Christian Pelster**
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>me.tomsdevsn</groupId>
<artifactId>hetznercloud-api</artifactId>
<version>2.15.1</version>
<version>3.0.0</version>

<name>HetznerCloud-API</name>
<description>Java-client for the Hetzner Cloud</description>
Expand Down

0 comments on commit 351322c

Please sign in to comment.