Skip to content

Commit 826d69f

Browse files
Update Cargo.toml
version bump to 0.0.4
1 parent 4480a72 commit 826d69f

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,7 +1,7 @@
11
[package]
22

33
name = "mockstream"
4-
version = "0.0.3"
4+
version = "0.0.4"
55
authors = ["Alex Bogma <bitfield.alex@gmail.com>"]
66
license = "MIT"
77
description = "Stream (Read+Write traits) implementations to be used to mock real streams in tests."

0 commit comments

Comments
 (0)