Skip to content

Commit

Permalink
Bump version number to 0.3.2 to release with recent optimization
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewdavidmackenzie committed Nov 3, 2018
1 parent 9a72e77 commit 3893882
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "libproc"
version = "0.3.1"
version = "0.3.2"
description = "A rust wrapper of libproc to get information about running processes - currently Mac OS X only"
authors = ["Andrew Mackenzie <[email protected]>"]
repository = "https://github.com/andrewdavidmackenzie/libproc-rs"
Expand Down

0 comments on commit 3893882

Please sign in to comment.