release: bump 0.8.9 -> 0.9.0 (#289)

This commit is contained in:
kingchenc
2026-06-13 03:21:33 +02:00
committed by GitHub
parent 60b4705d7e
commit ee5ee6980e
19 changed files with 82 additions and 63 deletions
+2 -2
View File
@@ -6,7 +6,7 @@
<groupId>org.wickra.examples</groupId>
<artifactId>wickra-examples</artifactId>
<version>0.8.9</version>
<version>0.9.0</version>
<packaging>jar</packaging>
<name>Wickra Java examples</name>
@@ -21,7 +21,7 @@
<dependency>
<groupId>org.wickra</groupId>
<artifactId>wickra</artifactId>
<version>0.8.9</version>
<version>0.9.0</version>
</dependency>
<!-- Only the network examples (fetch_btcusdt) parse JSON. -->
<dependency>