Skip to content

Commit a7fee0f

Browse files
authored
Bump compat on PrettyTables (#26)
1 parent 1253d04 commit a7fee0f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name = "LinuxPerf"
22
uuid = "b4c46c6c-4fb0-484d-a11a-41bc3392d094"
3-
version = "0.3.3"
3+
version = "0.3.4"
44

55
[deps]
66
Formatting = "59287772-0a20-5a39-b81b-1366585eb4c0"
@@ -9,5 +9,5 @@ Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7"
99

1010
[compat]
1111
Formatting = "0.4"
12-
PrettyTables = "0.9, 1"
12+
PrettyTables = "0.9, 1, 2"
1313
julia = "1"

0 commit comments

Comments
 (0)