Skip to content

Commit

Permalink
Prepare 0.3.2 release
Browse files Browse the repository at this point in the history
  • Loading branch information
acj committed Sep 27, 2023
1 parent f7434a7 commit b107f33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "proc-maps"
version = "0.3.1"
version = "0.3.2"
authors = ["Julia Evans <julia@jvns.ca>", "Ben Frederickson <github@benfrederickson.com>", "Adam Jensen <adam@acj.sh>"]
description = "Helper crate for getting virtual memory maps from processes"
license = "MIT"
Expand Down

0 comments on commit b107f33

Please sign in to comment.