Skip to content

Commit 280f90c

Browse files
committed
Bump version 🎉
1 parent ca44972 commit 280f90c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Cargo.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
[package]
22
name = "sipper"
3-
version = "0.0.1"
3+
version = "0.0.2"
44
edition = "2021"
55
license = "MIT"
66
description = "A future that can notify progress"
7+
repository = "https://github.com/hecrj/sipper"
78

89
[dependencies]
910
futures = "0.3"

0 commit comments

Comments
 (0)