Skip to content

Commit 2334e16

Browse files
committed
increment next version
1 parent c43ddea commit 2334e16

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "wsf"
3-
version = "0.1.7"
3+
version = "0.1.9"
44
authors = ["Brian McCallister <brianm@skife.org>"]
55
license = "Apache-2.0"
66
build = "build.rs"
@@ -24,4 +24,4 @@ human-panic = "1.0.1"
2424

2525
[dev-dependencies]
2626
mockito = "0.16.0"
27-
pretty_assertions = "0.6.1"
27+
pretty_assertions = "0.6.1"

0 commit comments

Comments
 (0)