1
0
mirror of https://github.com/actix/actix-extras.git synced 2024-11-24 07:53:00 +01:00

prep release

This commit is contained in:
Nikolay Kim 2019-08-13 12:28:05 -07:00
parent b1cb72d088
commit 5d248cad89
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Changes # Changes
## [0.2.4] - 2019-xx-xx ## [0.2.4] - 2019-08-13
### Changed ### Changed

View File

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