Skip to content

Commit

Permalink
Bump version to v3.1.0
Browse files Browse the repository at this point in the history
# Minor Release v3.1.0 (2023-04-24)
  * **Tom Siewert**
    * api: add arm support

*Released by Tom Siewert <[email protected]>*

Signed-off-by: Tom Siewert <[email protected]>
  • Loading branch information
tomsiewert committed Apr 24, 2023
1 parent 1772a9b commit 14faf1d
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,8 +1,8 @@
# For next release
# Minor Release v3.1.0 (2023-04-24)
* **Tom Siewert**
* api: add arm support

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

# Patch Release v3.0.2 (2023-01-10)
* **Arzhang Mosaffa**
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>3.0.2</version>
<version>3.1.0</version>

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

0 comments on commit 14faf1d

Please sign in to comment.