Skip to content

Commit ad2df33

Browse files
committed
chore: Release flexpect version 0.1.1
1 parent c7609f0 commit ad2df33

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "flexpect"
3-
version = "0.1.0"
3+
version = "0.1.1"
44
edition = "2018"
55
license = "MIT OR Apache-2.0"
66
description = "#[flexpect::e(...)] compiles to #[expect(...)] for newer versions of Rust and to #[allow(...)] when not supported."

0 commit comments

Comments
 (0)