Skip to content

Commit

Permalink
Release 0.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
maolonglong committed Feb 12, 2024
1 parent 76e6c2c commit 92e78b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
name = "async-waitgroup"
description = "Golang like WaitGroup implementation that supports both sync and async Rust"
version = "0.1.2"
version = "0.1.3"
authors = ["Shaolong Chen <shaolong.chen@outlook.it>"]
license = "MIT OR Apache-2.0"
repository = "https://github.com/maolonglong/async-waitgroup"
Expand Down

0 comments on commit 92e78b6

Please sign in to comment.