Skip to content

Commit 5031923

Browse files
committed
chore: bump to v0.2
Now that we have docker images, it's about time to start versioning the project. Signed-off-by: Renato Westphal <renato@opensourcerouting.org>
1 parent 2e782b9 commit 5031923

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
@@ -19,7 +19,7 @@ default-members = ["holo-daemon", "holo-cli"]
1919
resolver = "2"
2020

2121
[workspace.package]
22-
version = "0.1.0"
22+
version = "0.2.0"
2323
authors = ["Renato Westphal <renatowestphal@gmail.com>"]
2424
license = "MIT"
2525
edition = "2021"

0 commit comments

Comments
 (0)