Skip to content

Commit 8328f35

Browse files
committed
fix my fuck up v2
1 parent 9c22e9e commit 8328f35

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/yew-router-macro/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "yew-router-macro"
3-
version = "0.14.0"
3+
version = "0.15.0"
44
authors = ["Hamza <[email protected]>"]
55
edition = "2018"
66
license = "MIT OR Apache-2.0"

packages/yew-router/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "yew-router"
3-
version = "0.14.0"
3+
version = "0.15.0"
44
authors = ["Hamza <[email protected]>"]
55
edition = "2018"
66
license = "MIT OR Apache-2.0"

0 commit comments

Comments
 (0)