Skip to content

Commit 563d55f

Browse files
committed
chore: Release
1 parent b3e6593 commit 563d55f

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

‎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.

‎RELEASES.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44

55
## Unreleased - ReleaseDate
66

7+
## 0.12.0 - 2024-04-16
8+
79
### Breaking changes
810

911
- The minimum supported Rust version is now 1.74.

‎samply/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "samply"
3-
version = "0.11.0"
3+
version = "0.12.0"
44
authors = ["Markus Stange <mstange@themasta.com>"]
55
edition = "2021"
66
rust-version = "1.74" # needed by clap and wholesym

0 commit comments

Comments
 (0)