Skip to content

Commit 903a7f8

Browse files
Bump version number to 0.3.0 due to addition of a method, and updated Cargo.lock
1 parent daeff47 commit 903a7f8

File tree

2 files changed

+17
-11
lines changed

2 files changed

+17
-11
lines changed

Cargo.lock

Lines changed: 16 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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.2.0"
3+
version = "0.3.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)