Skip to content

Commit 0f4f061

Browse files
committed
Readme update - the latest version number.
1 parent 488799e commit 0f4f061

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 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.1.5-alpha-20250412`
48+
- **Current Version**: `0.1.6-alpha-20250609`
4949
- **Supported WooCommerce API Version**: `v3`
5050
- **Java Compatibility**: Java 8+
5151

@@ -77,7 +77,7 @@ Then add the locally built artifact to your project:
7777
<dependency>
7878
<groupId>wtx.woocommerce</groupId>
7979
<artifactId>woocommerce-api-client</artifactId>
80-
<version>0.1.5-alpha-20250412</version>
80+
<version>0.1.6-alpha-20250609</version>
8181
</dependency>
8282
```
8383

0 commit comments

Comments
 (0)