Skip to content

Commit 3e86348

Browse files
chore: release 0.7.3 (#200)
1 parent a4c657a commit 3e86348

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -29,3 +29,7 @@
2929
## v0.7.2
3030

3131
- Bump dependency versions
32+
33+
## v0.7.3
34+
35+
- Fixed V7 API response structure for listing annotation classes.

Cargo.lock

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "darwin-v7"
3-
version = "0.7.2"
3+
version = "0.7.3"
44
edition = "2021"
55
license = "MIT"
66
description = "Unofficial rust client for the [V7 annotation platform](https://darwin.v7labs.com/)"

0 commit comments

Comments
 (0)