Skip to content

Commit 8832fe2

Browse files
committed
former-v2.28.0
1 parent b4337c3 commit 8832fe2

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
@@ -283,7 +283,7 @@ path = "module/core/for_each"
283283
default-features = false
284284

285285
[workspace.dependencies.former]
286-
version = "~2.27.0"
286+
version = "~2.28.0"
287287
path = "module/core/former"
288288
default-features = false
289289

module/core/former/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"
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)