Skip to content

Commit 2f0535c

Browse files
Minor version bump to be able to upload new docs to crates.io
1 parent ca93ca3 commit 2f0535c

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
@@ -1,6 +1,6 @@
11
[package]
22
name = "libproc"
3-
version = "0.7.0"
3+
version = "0.7.1"
44
description = "A rust wrapper of libproc to get information about running processes - Mac OS X and Linux"
55
authors = ["Andrew Mackenzie <[email protected]>"]
66
repository = "https://github.com/andrewdavidmackenzie/libproc-rs"

0 commit comments

Comments
 (0)