Skip to content

Commit bcf1ad7

Browse files
committed
bump version
1 parent 77cb68a commit bcf1ad7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ members = ["mappings", "capi", "util", "example"]
44
[package]
55
name = "jemalloc_pprof"
66
description = "Convert jemalloc heap profiles to pprof to understand memory usage, fix memory leaks, and fix OOM Kills."
7-
version = "0.7.0"
7+
version = "0.8.0"
88
edition = "2021"
99
publish = true
1010
license = "Apache-2.0"

0 commit comments

Comments
 (0)