Skip to content

Commit ce0d966

Browse files
committed
Bump version + changelog (rc)
1 parent 4ffc27c commit ce0d966

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

CHANGELOG.md

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

77
## [Unreleased]
88

9+
## [0.11.1-rc1] - 2022-11-22
10+
### Added
11+
- Releases now include x86-64 musl binaries
12+
913
## [0.11.0] - 2022-11-16
1014
### Added
1115
- Observer now measures child processes of the target

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
@@ -7,7 +7,7 @@ members = [
77

88
[package]
99
name = "lading"
10-
version = "0.11.0"
10+
version = "0.11.1"
1111
authors = ["Brian L. Troutwine <brian@troutwine.us>"]
1212
edition = "2021"
1313
license = "MIT"

0 commit comments

Comments
 (0)