Skip to content

Commit 94ff225

Browse files
Upped version number
1 parent 7016ab9 commit 94ff225

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ The current responsible for the tool maintenance is [Claudio Gomes](https://clag
5353
To display the synopsis use the `--help` flag.
5454

5555
```
56-
unifmu 0.0.9
56+
unifmu 0.0.10
5757
5858
Implement Functional Mock-up units (FMUs) in various source languages.
5959

cli/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
authors = ["Christian Legaard <clegaard@outlook.com>"]
33
edition = "2021"
44
name = "unifmu"
5-
version = "0.0.9"
5+
version = "0.0.10"
66

77
[dependencies]
88
clap = { version = "4.5.3", features = ["derive"] }

0 commit comments

Comments
 (0)