Skip to content

Commit 58b13e6

Browse files
committed
chore: bump version to 0.1.4 (API path prefix fix)
1 parent 5d60d9e commit 58b13e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "axt-team/uapi-sdk-php",
3-
"version": "0.1.3",
3+
"version": "0.1.4",
44
"type": "library",
55
"require": { "php": ">=8.1", "guzzlehttp/guzzle": "^7.8" },
66
"autoload": { "psr-4": { "Uapi\\": "src/" } }

0 commit comments

Comments
 (0)