Skip to content

Commit fdead4c

Browse files
committed
Bump version for release
1 parent d83695b commit fdead4c

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

Project.toml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,11 @@
11
name = "Parsers"
22
uuid = "69de0a69-1ddd-5017-9359-2bf0b02dc9f0"
33
authors = ["quinnj <quinn.jacobd@gmail.com>"]
4-
version = "0.3.0"
4+
version = "0.3.1"
55

66
[deps]
77
Dates = "ade2ca70-3891-5945-98fb-dc099432e06a"
8-
Mmap = "a63ad114-7e13-5084-954f-fe012c677804"
98
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
109

1110
[compat]
12-
julia = "0.7.0"
11+
julia = "1.0.0"

0 commit comments

Comments
 (0)