Skip to content

Commit c10077d

Browse files
committed
bump version to v1.0.1
1 parent 697a078 commit c10077d

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 = "sansio"
3-
version = "1.0.0"
3+
version = "1.0.1"
44
authors = ["Rain Liu <y@liu.mx>"]
55
edition = "2024"
66
description = "sansio — an architectural pattern for writing protocol implementations that are completely decoupled from I/O operations"

0 commit comments

Comments
 (0)