Skip to content

Commit 49bd23e

Browse files
authored
Update version
1 parent 0848deb commit 49bd23e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "sdo-tool"
3-
version = "0.3.1"
3+
version = "0.3.2"
44
authors = ["daniel"]
55
edition = "2018"
66

@@ -31,4 +31,4 @@ features = ["png"]
3131
#opt-level = 1
3232

3333
[workspace]
34-
members = ["crates/*", "gui/*"]
34+
members = ["crates/*", "gui/*"]

0 commit comments

Comments
 (0)