Skip to content

Commit

Permalink
Bump cargo version to 0.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mqudsi committed Aug 29, 2022
1 parent b35bfb8 commit e89e85e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
name = "rsevents"
description = "Manual and auto reset events for signaling threads and building new synchronization primitives like semaphores."
version = "0.3.0"
description = "Manual and auto reset events for signaling threads and writing new synchronization primitives like semaphores."
version = "0.3.1"
authors = ["Mahmoud Al-Qudsi <[email protected]>",
"NeoSmart Technologies <https://neosmart.net/>"]
homepage = "https://github.com/neosmart/rsevents"
Expand Down

0 comments on commit e89e85e

Please sign in to comment.