Skip to content

Commit d8a50c1

Browse files
authored
🔖 Version 0.8.3
1 parent ad4178a commit d8a50c1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,15 @@ uuid = "08abe8d2-0d0c-5749-adfa-8a2ac140af0d"
33
license = "MIT"
44
desc = "Print data in formatted tables"
55
authors = ["Ronan Arraes Jardim Chagas <ronisbr@gmail.com>"]
6-
version = "0.8.2"
6+
version = "0.8.3"
77

88
[compat]
99
julia = "1"
1010
Crayons = "4.0"
1111
Formatting = "0.4"
1212
Parameters = "0.12"
1313
Reexport = "0.2"
14-
Tables = "0.2"
14+
Tables = "0.2,1.0"
1515

1616
[deps]
1717
Crayons = "a8cc5b0e-0ffa-5ad4-8c14-923d3ee1735f"

0 commit comments

Comments
 (0)