1
0
Fork 0
mirror of https://github.com/actix/actix-web.git synced 2024-08-02 02:35:04 +00:00

update version

This commit is contained in:
Nikolay Kim 2018-04-09 14:27:13 -07:00
parent e757dc5a71
commit d04ff13955

View file

@ -1,6 +1,6 @@
[package]
name = "actix-web"
version = "0.5.0-dev"
version = "0.5.0"
authors = ["Nikolay Kim <fafhrd91@gmail.com>"]
description = "Actix web is a simple, pragmatic, extremely fast, web framework for Rust."
readme = "README.md"