Skip to content

Commit 31188d3

Browse files
authored
Update README.md
1 parent feb4997 commit 31188d3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ This API client provides a type-safe Java interface for WooCommerce REST API v3,
4545
4646
## 📦 Version Information
4747

48-
- **Current Version**: `0.9.0`
48+
- **Current Version**: `0.9.2`
4949
- **Supported WooCommerce API Version**: `v3`
5050
- **Java Compatibility**: Java 8+
5151

@@ -75,7 +75,7 @@ Then add the locally built artifact to your project:
7575
<dependency>
7676
<groupId>wtx.woocommerce</groupId>
7777
<artifactId>woocommerce-api-client</artifactId>
78-
<version>0.9.0</version>
78+
<version>0.9.2</version>
7979
</dependency>
8080
```
8181

@@ -150,4 +150,4 @@ woocommerce java client, woocommerce rest api java, java woocommerce integration
150150

151151
🚀 Happy coding! 😊
152152

153-
**Your WTX Labs Team** 🚀
153+
**Your WTX Labs Team** 🚀

0 commit comments

Comments
 (0)