We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a9c7866 commit 91b7e0aCopy full SHA for 91b7e0a
Project.toml
@@ -1,7 +1,7 @@
1
name = "HTTP"
2
uuid = "cd3eb016-35fb-5094-929b-558a96fad6f3"
3
authors = ["Jacob Quinn", "Sam O'Connor", "contributors: https://github.com/JuliaWeb/HTTP.jl/graphs/contributors"]
4
-version = "0.8.5"
+version = "0.8.6"
5
6
[deps]
7
Base64 = "2a0f44e3-6c83-55bd-87e4-b1978d98bd5f"
@JuliaRegistrator register()
Registration pull request created: JuliaRegistries/General/3308
After the above pull request is merged, it is recommended that a tag is created on this repository for the registered package version.
This will be done automatically if Julia TagBot is installed, or can be done manually through the github interface, or via:
git tag -a v0.8.6 -m "<description of version>" 91b7e0a4d97aa3d778c87af998cf3855389709ec git push origin v0.8.6
3 commit comments
oxinabox commentedon Sep 5, 2019
@JuliaRegistrator register()
oxinabox commentedon Sep 5, 2019
@JuliaRegistrator register()
JuliaRegistrator commentedon Sep 5, 2019
Registration pull request created: JuliaRegistries/General/3308
After the above pull request is merged, it is recommended that a tag is created on this repository for the registered package version.
This will be done automatically if Julia TagBot is installed, or can be done manually through the github interface, or via: