Skip to content

Commit 82a13e5

Browse files
committed
former_types-v2.11.0
1 parent 2ed5c07 commit 82a13e5

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
@@ -234,7 +234,7 @@ path = "module/core/former_meta"
234234
default-features = false
235235

236236
[workspace.dependencies.former_types]
237-
version = "~2.10.0"
237+
version = "~2.11.0"
238238
path = "module/core/former_types"
239239
default-features = false
240240

module/core/former_types/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "former_types"
3-
version = "2.10.0"
3+
version = "2.11.0"
44
edition = "2021"
55
authors = [
66
"Kostiantyn Wandalen <[email protected]>",

0 commit comments

Comments
 (0)