Skip to content

Commit 001f78e

Browse files
committed
chore: bump version (v1.7.0)
1 parent 2ca37f3 commit 001f78e

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
55

66
## [Unreleased]
77

8+
## [1.7.0] 2025-12-25
9+
810
### Documentation
911

1012
- Update `README.md` to clarify change from `actix-web` to `axum` (thanks to @hongbo-miao) ([#971](https://github.com/vbrandl/hoc/pull/971))

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 = "hoc"
3-
version = "1.6.0"
3+
version = "1.7.0"
44
authors = ["Valentin Brandl <[email protected]>"]
55
edition = "2024"
66
build = "src/build.rs"

0 commit comments

Comments
 (0)