Skip to content

Commit 7ea5d17

Browse files
authored
Merge pull request #4 from jtgeibel/bump-versions
Bump versions
2 parents a5d7ab7 + 018d305 commit 7ea5d17

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Cargo.toml

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
[package]
22

33
name = "conduit-test"
4-
version = "0.8.1"
4+
version = "0.9.0-alpha.0"
55
authors = ["[email protected]",
66
"Alex Crichton <[email protected]>"]
77
description = "Testing utilities for conduit-based stacks"
88
repository = "https://github.com/conduit-rust/conduit-test"
99
license = "MIT"
1010

1111
[dependencies]
12-
conduit = "0.8"
13-
semver = "0.5.0"
12+
conduit = "0.9.0-alpha.0"
13+
semver = "0.9"

0 commit comments

Comments
 (0)