Skip to content

Commit e93ea68

Browse files
committed
former_types-v2.28.0
1 parent 36a425b commit e93ea68

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
@@ -307,7 +307,7 @@ path = "module/core/former_meta"
307307
default-features = false
308308

309309
[workspace.dependencies.former_types]
310-
version = "~2.27.0"
310+
version = "~2.28.0"
311311
path = "module/core/former_types"
312312
default-features = false
313313

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.27.0"
3+
version = "2.28.0"
44
edition = "2021"
55
authors = [
66
"Kostiantyn Wandalen <[email protected]>",

0 commit comments

Comments
 (0)