1
0
mirror of https://github.com/fafhrd91/actix-web synced 2025-06-25 06:39:22 +02:00

prepare actix-http release

This commit is contained in:
Nikolay Kim
2019-05-04 19:51:00 -07:00
parent fa78da8156
commit 3d1af19080
3 changed files with 3 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Changes
## [0.1.5] - 2019-05-xx
## [0.1.5] - 2019-05-04
### Fixed

View File

@ -1,6 +1,6 @@
[package]
name = "actix-http"
version = "0.1.4"
version = "0.1.5"
authors = ["Nikolay Kim <fafhrd91@gmail.com>"]
description = "Actix http primitives"
readme = "README.md"