1
0
mirror of https://github.com/actix/actix-extras.git synced 2025-01-22 14:55:56 +01:00

Bump up to 0.4.0-alpha.1

This commit is contained in:
Yuki Okushi 2020-03-15 07:01:21 +09:00
parent 510be85629
commit 483f641165
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
## [0.4.0-alpha.1] - 2020-03-12
## [0.4.0-alpha.1] - 2020-03-14
* Update the `time` dependency to 0.2.7
* Update the `actix-web` dependency to 3.0.0-alpha.1

View File

@ -1,6 +1,6 @@
[package]
name = "actix-session"
version = "0.3.0"
version = "0.4.0-alpha.1"
authors = ["Nikolay Kim <fafhrd91@gmail.com>"]
description = "Session for actix-web framework."
readme = "README.md"