Release 0.2.0

This commit is contained in:
Setzer22 2022-02-24 20:14:36 +01:00
parent d3a7ca1c53
commit f22a2611cb

View File

@ -4,7 +4,7 @@ description = "A helper library to create interactive node graphs using egui"
homepage = "https://github.com/setzer22/egui_node_graph"
repository = "https://github.com/setzer22/egui_node_graph"
license = "MIT"
version = "0.1.0"
version = "0.2.0"
keywords = ["ui", "egui", "graph", "node"]
authors = ["setzer22"]
edition = "2021"