Skip to content

Commit 02b4ec0

Browse files
authored
Bump version to 0.4.0 (#32)
2 parents baf0fef + 3d0a74b commit 02b4ec0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "frequenz-microgrid-component-graph"
33
description = "A library for representing the components of a microgrid and the connections between them as a Directed Acyclic Graph (DAG)."
4-
version = "0.3.0"
4+
version = "0.4.0"
55
edition = "2024"
66
repository = "https://github.com/frequenz-floss/frequenz-microgrid-component-graph-rs"
77
license = "MIT"

0 commit comments

Comments
 (0)