Skip to content

Commit 7ea5d17

Browse files
authoredFeb 20, 2020
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 = ["wycats@gmail.com",
66
"Alex Crichton <alex@alexcrichton.com>"]
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)