Skip to content

Commit a044206

Browse files
authored
Bump crate versions (#21)
1 parent 0b2b3f1 commit a044206

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

cli-table-derive/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "cli-table-derive"
3-
version = "0.4.4"
3+
version = "0.4.5"
44
authors = ["Devashish Dixit <[email protected]>"]
55
license = "MIT/Apache-2.0"
66
description = "A crate for printing tables on command line"

cli-table/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "cli-table"
3-
version = "0.4.6"
3+
version = "0.4.7"
44
authors = ["Devashish Dixit <[email protected]>"]
55
license = "MIT/Apache-2.0"
66
description = "A crate for printing tables on command line"

0 commit comments

Comments
 (0)