Skip to content

Commit

Permalink
Prepare 0.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
intendednull committed Dec 19, 2023
1 parent 1a2f1bb commit da7a482
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion crates/yewdux-macros/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "yewdux-macros"
version = "0.9.3"
version = "0.10.0"
authors = ["Noah <[email protected]>"]
edition = "2021"
license = "MIT OR Apache-2.0"
Expand Down
2 changes: 1 addition & 1 deletion crates/yewdux-utils/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "yewdux-utils"
version = "0.9.3"
version = "0.10.0"
authors = ["Noah <[email protected]>"]
edition = "2021"
license = "MIT OR Apache-2.0"
Expand Down
2 changes: 1 addition & 1 deletion crates/yewdux/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "yewdux"
version = "0.9.3"
version = "0.10.0"
authors = ["Noah <[email protected]>"]
edition = "2021"
license = "MIT OR Apache-2.0"
Expand Down

0 comments on commit da7a482

Please sign in to comment.