Skip to content

Commit 0fe1f9e

Browse files
Update version number
1 parent 242a0d8 commit 0fe1f9e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ members = [".", "metis-sys"]
33

44
[package]
55
name = "metis"
6-
version = "0.2.1"
6+
version = "0.2.2"
77
authors = ["Hubert Hirtz <[email protected]>", "Cedric Chevalier <[email protected]>"]
88
edition = "2021"
99
license = "MIT OR Apache-2.0"

metis-sys/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "metis-sys"
3-
version = "0.3.1"
3+
version = "0.3.2"
44
authors = ["Hubert Hirtz <[email protected]>", "Cedric Chevalier <[email protected]>"]
55
edition = "2021"
66
license = "MIT OR Apache-2.0"

0 commit comments

Comments
 (0)