Skip to content

Commit e14dabb

Browse files
Bump version number to 0.6.0 for publishing to crates.io
1 parent 86c657b commit e14dabb

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.5.0"
3+
version = "0.6.0"
44
description = "A rust wrapper of libproc to get information about running processes - currently Mac OS X only"
55
authors = ["Andrew Mackenzie <[email protected]>"]
66
repository = "https://github.com/andrewdavidmackenzie/libproc-rs"

0 commit comments

Comments
 (0)