Skip to content

Commit 746682e

Browse files
Bumped HTTP to 1.0
1 parent bfe0f53 commit 746682e

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,13 +1,13 @@
11
name = "USDAQuickStats"
22
uuid = "7a997779-2268-4af1-92a2-957a4c5037ec"
33
authors = ["H. Alejandro Merchan", "California Department of Pesticide Regulation"]
4-
version = "0.2.0"
4+
version = "0.2.1"
55

66
[deps]
77
HTTP = "cd3eb016-35fb-5094-929b-558a96fad6f3"
88

99
[compat]
10-
HTTP = "0.8, 0.9"
10+
HTTP = "0.8, 0.9, 1.0"
1111
julia = "1"
1212

1313
[extras]

0 commit comments

Comments
 (0)