Skip to content

Commit 3a9dc68

Browse files
committed
Release 1.0.9
utils-cli@1.0.9 utils-cli-entity@1.0.9 utils-cli-migration@1.0.9 Generated by cargo-workspaces
1 parent ac1958f commit 3a9dc68

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ authors = ["adeoye adefemi <adefemiadeoye@yahoo.com>"]
44
description = "a compilation of utility scripts for every day use in building applications and using certain features on my laptop"
55
edition = "2021"
66
name = "utils-cli"
7-
version = "1.0.8"
7+
version = "1.0.9"
88
license = "Apache-2.0"
99
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
1010

entity/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "utils-cli-entity"
3-
version = "1.0.5"
3+
version = "1.0.9"
44
edition = "2021"
55
authors = ["adeoye adefemi <adefemiadeoye@yahoo.com>"]
66
description = "util-cli entity relation"

migration/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "utils-cli-migration"
3-
version = "1.0.0"
3+
version = "1.0.9"
44
edition = "2021"
55
authors = ["adeoye adefemi <adefemiadeoye@yahoo.com>"]
66
description = "util-cli migrations relation"

0 commit comments

Comments
 (0)