Skip to content

Commit 020c07b

Browse files
committed
chore: bump version (v1.11.0)
1 parent f441838 commit 020c07b

3 files changed

Lines changed: 4 additions & 2 deletions

File tree

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.11.0] 2026-050-19
9+
810
### Dependencies
911
- Bump `nixpkgs` from `4bd9165` to `da5ad66` ([#1048](https://github.com/vbrandl/hoc/pull/1048), [#1054](https://github.com/vbrandl/hoc/pull/1054), [#1058](https://github.com/vbrandl/hoc/pull/1058), [#1061](https://github.com/vbrandl/hoc/pull/1061))
1012
- Bump `rust-overlay` from `62e3b8a` to `83a17eb` ([#1049](https://github.com/vbrandl/hoc/pull/1049), [#1053](https://github.com/vbrandl/hoc/pull/1053), [#1059](https://github.com/vbrandl/hoc/pull/1059), [#1062](https://github.com/vbrandl/hoc/pull/1062))

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.10.0"
3+
version = "1.11.0"
44
authors = ["Valentin Brandl <vbrandl@riseup.net>"]
55
edition = "2024"
66
build = "src/build.rs"

0 commit comments

Comments
 (0)