Skip to content

Commit 869fdc4

Browse files
committed
Prepare 0.5.0
1 parent ca53ccd commit 869fdc4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "async-observable"
3-
version = "0.4.2"
3+
version = "0.5.0"
44
edition = "2021"
55
description = "Async & reactive synchronization model to keep multiple async tasks / threads partially synchronized."
66
authors = [

0 commit comments

Comments
 (0)