Skip to content

Commit

Permalink
0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
obelisk committed May 24, 2021
1 parent 574118e commit a175862
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "endpointsecurity"
version = "0.1.2"
version = "0.2.0"
authors = ["Mitchell Grenier <mitchell@confurious.io>"]
edition = "2018"
description = "Nice (ish) bindings for the EndpointSecurity framework on macOS"
Expand All @@ -17,4 +17,4 @@ log = "0.4.8"
serde = {version = "1", features = ["derive"]}

[dev-dependencies]
serde_json = "1"
serde_json = "1"

0 comments on commit a175862

Please sign in to comment.