Skip to content

Commit 8ee502b

Browse files
authored
release: release version 2.0 (#36)
Release version 2.0 that includes a breaking change to support a trait based method of building coredumps from #34.
1 parent cebd66b commit 8ee502b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

elfcore/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "elfcore"
3-
version = "1.1.5"
3+
version = "2.0.0"
44
edition = "2021"
55
description = "elfcore is a crate to create ELF core dumps for processes on Linux."
66
license = "MIT"

0 commit comments

Comments
 (0)