Bump to 2.0.1.

Brings in a fix to 308 redirects.
This commit is contained in:
Jacob Hoffman-Andrews
2021-01-03 17:52:38 -08:00
parent 6126a2fe50
commit 96985956aa
2 changed files with 4 additions and 1 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "ureq"
version = "2.0.0"
version = "2.0.1"
authors = ["Martin Algesten <martin@algesten.se>", "Jacob Hoffman-Andrews <ureq@hoffman-andrews.com>"]
description = "Simple, safe HTTP client"
license = "MIT/Apache-2.0"