1
0
mirror of https://github.com/fafhrd91/actix-web synced 2024-11-23 16:21:06 +01:00

awc: Bump up to 2.0.0-alpha.2

This commit is contained in:
Yuki Okushi 2020-05-21 16:47:16 +09:00
parent cf92cfa777
commit 0f826fd11a
No known key found for this signature in database
GPG Key ID: B0986C85C0E2DAA1
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Changes
## [Unreleased]
## [2.0.0-alpha.2] - 2020-05-21
### Changed

View File

@ -1,6 +1,6 @@
[package]
name = "awc"
version = "2.0.0-alpha.1"
version = "2.0.0-alpha.2"
authors = ["Nikolay Kim <fafhrd91@gmail.com>"]
description = "Actix http client."
readme = "README.md"