Skip to content
This repository was archived by the owner on Apr 9, 2024. It is now read-only.

Commit 78fe026

Browse files
committed
Bump version to 0.4.0
1 parent 5d3ce74 commit 78fe026

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

egui_node_graph/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description = "A helper library to create interactive node graphs using egui"
44
homepage = "https://github.com/setzer22/egui_node_graph"
55
repository = "https://github.com/setzer22/egui_node_graph"
66
license = "MIT"
7-
version = "0.3.0"
7+
version = "0.4.0"
88
keywords = ["ui", "egui", "graph", "node"]
99
authors = ["setzer22"]
1010
edition = "2021"

0 commit comments

Comments
 (0)