Skip to content

Commit 7d546ad

Browse files
committed
Bump to 0.6.1
1 parent faae153 commit 7d546ad

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Cargo.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22

33
name = "conduit-router"
4-
version = "0.6.0"
4+
version = "0.6.1"
55
authors = ["[email protected]"]
66
license = "MIT"
77
description = "Router middleware for conduit based on route-recognizer"
@@ -10,3 +10,4 @@ repository = "https://github.com/conduit-rust/conduit-router"
1010
[dependencies]
1111
conduit = "0.6"
1212
route-recognizer = "0.1.0"
13+
semver = "0.1"

0 commit comments

Comments
 (0)