Update CHANGELOG and Cargo.toml for 2.3.0 (#431)

This commit is contained in:
Jacob Hoffman-Andrews
2021-10-21 11:39:43 -07:00
committed by GitHub
parent f22e67be4c
commit 9587a6cc8e
2 changed files with 6 additions and 1 deletions

View File

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