Skip to content

Commit 29d39be

Browse files
committed
fix: add /api/v1 prefix to all API paths (v0.1.6)
1 parent 3146afc commit 29d39be

File tree

2 files changed

+79
-79
lines changed

2 files changed

+79
-79
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "uapi-sdk-rust"
3-
version = "0.1.7"
3+
version = "0.1.6"
44
edition = "2021"
55
license = "MIT OR Apache-2.0"
66
description = "UAPI Rust SDK - idiomatic, typed, domain-driven API client."

0 commit comments

Comments
 (0)