Skip to content

Commit e66c6ce

Browse files
UPDATE: Bump cargo version and prepare for release (#29)
2 parents 8d74e15 + 927bee2 commit e66c6ce

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.2.0"
4+
version = "0.3.0"
55
edition = "2024"
66
repository = "https://github.com/frequenz-floss/frequenz-microgrid-component-graph-rs"
77
license = "MIT"

0 commit comments

Comments
 (0)