Skip to content

Commit 789e52e

Browse files
committed
chore: Release flexpect version 0.1.0
1 parent a40bd40 commit 789e52e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "flexpect"
3-
version = "0.0.4"
3+
version = "0.1.0"
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)