Skip to content

Commit dd20bf0

Browse files
bump: version 0.7.0 → 0.7.1
1 parent 8b513a4 commit dd20bf0

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## v0.7.1 (2025-08-10)
2+
3+
### Fix
4+
5+
- fix bump package (#67)
6+
- revert tower http request (#66)
7+
18
## v0.7.0 (2025-08-10)
29

310
### Feat

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "hub"
3-
version = "0.7.0"
3+
version = "0.7.1"
44
edition = "2024"
55

66
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

0 commit comments

Comments
 (0)