Skip to content

Commit 1da8e58

Browse files
authored
Merge pull request #30 from JuliaComputing/tanmaykm-patch-1
Update Project.toml
2 parents e0066d8 + 044e29c commit 1da8e58

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
@@ -4,7 +4,7 @@ authors = ["Tanmay Mohapatra <[email protected]>"]
44
keywords = ["kubernetes", "client"]
55
license = "MIT"
66
desc = "Julia Kubernetes Client"
7-
version = "0.4.0"
7+
version = "0.4.1"
88

99
[deps]
1010
Dates = "ade2ca70-3891-5945-98fb-dc099432e06a"
@@ -15,7 +15,7 @@ Swagger = "2d69052b-6a58-5cd9-a030-a48559c324ac"
1515
Retry = "20febd7b-183b-5ae2-ac4a-720e7ce64774"
1616

1717
[compat]
18-
HTTP = "0.8"
18+
HTTP = "0.8, 0.9"
1919
Swagger = "0.2"
2020
JSON = "0.21"
2121
Retry = "0.4"

0 commit comments

Comments
 (0)