Skip to content

Commit 7f1264b

Browse files
Release 0.1.0
[email protected] [email protected] Generated by cargo-workspaces
1 parent f8de83e commit 7f1264b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "bevy_dioxus"
3-
version = "0.0.0"
3+
version = "0.1.0"
44
authors = ["Junichi Sugiura"]
55
edition = "2021"
66
description = "Write Cross-platform application with React-like decralative UI framework and scalable ECS architecture all in Rust."

packages/desktop/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "bevy_dioxus_desktop"
3-
version = "0.0.0"
3+
version = "0.1.0"
44
authors = ["Junichi Sugiura"]
55
edition = "2021"
66
description = "Write Cross-platform application with React-like decralative UI framework and scalable ECS architecture all in Rust."

0 commit comments

Comments
 (0)