Skip to content

Commit 1061e24

Browse files
authored
Bump versions
1 parent 84232cf commit 1061e24

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,7 +1,7 @@
11
name = "CSV"
22
uuid = "336ed68f-0bac-5ca0-87d4-7b16caf5d00b"
33
authors = ["Jacob Quinn <[email protected]>"]
4-
version = "0.10.0"
4+
version = "0.10.1"
55

66
[deps]
77
CodecZlib = "944b1d66-785c-5afd-91f1-9de20f533193"
@@ -20,7 +20,7 @@ WeakRefStrings = "ea10d353-3f73-51f8-a26c-33c1cb351aa5"
2020
CodecZlib = "0.7"
2121
InlineStrings = "1"
2222
FilePathsBase = "0.6,0.7,0.8,0.9"
23-
Parsers = "2"
23+
Parsers = "2.2"
2424
PooledArrays = "0.5, 1.0"
2525
SentinelArrays = "1.2"
2626
Tables = "1.1"

0 commit comments

Comments
 (0)