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

update version

This commit is contained in:
Nikolay Kim
2019-12-03 19:03:53 +06:00
parent c7ed6d3428
commit 0015a204aa
3 changed files with 6 additions and 2 deletions

View File

@ -1,6 +1,6 @@
[package]
name = "actix-multipart"
version = "0.2.0-alpha.1"
version = "0.2.0-alpha.2"
authors = ["Nikolay Kim <fafhrd91@gmail.com>"]
description = "Multipart support for actix web framework."
readme = "README.md"