Skip to content

Commit a675e6d

Browse files
committed
bump to v0.1.1
1 parent 930637b commit a675e6d

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 = "axio"
3-
version = "0.1.0"
3+
version = "0.1.1"
44
edition = "2021"
55
authors = ["Yuekai Jia <equation618@gmail.com>"]
66
description = "`std::io`-like I/O traits for `no_std` environment"

0 commit comments

Comments
 (0)