Skip to content

Commit e5c5fb6

Browse files
committed
Bump Hunt to 1.7.0
1 parent a7bc0c5 commit e5c5fb6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

dub.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22
"name": "hunt-httpclient",
33
"targetType": "library",
44
"description": "A simple HttpClient wrapper.",
5-
"copyright": "Copyright (C) 2015-2020, HuntLabs",
5+
"copyright": "Copyright (C) 2015-2021, HuntLabs",
66
"homepage": "https://www.huntlabs.net",
77
"license": "Apache-2.0",
88
"dependencies": {
9-
"hunt-http": "~>0.6.6"
9+
"hunt-http": "~>0.7.0"
1010
},
1111
"subConfigurations": {"hunt-http" : "tls"}
1212
}

0 commit comments

Comments
 (0)