Skip to content

Commit 4435d99

Browse files
chore: release v0.13.1 (#2)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent eaaa4de commit 4435d99

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,13 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7+
## [0.13.1](https://github.com/EmbarkStudios/pprof-rs/compare/v0.13.0...v0.13.1) - 2024-11-20
8+
9+
### Other
10+
11+
- update dependencies
12+
- release ([#1](https://github.com/EmbarkStudios/pprof-rs/pull/1))
13+
714
## [0.13.0](https://github.com/EmbarkStudios/pprof-rs/releases/tag/v0.13.0) - 2024-10-11
815

916
### Added

Cargo.lock

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "pprof2"
3-
version = "0.13.0"
3+
version = "0.13.1"
44
authors = ["Yang Keao <keao.yang@yahoo.com>"]
55
edition = "2021"
66
license = "Apache-2.0"

0 commit comments

Comments
 (0)