Bump version (0.4.0)

This commit is contained in:
Alex Kotov 2022-07-13 07:24:17 +03:00
parent e2fc0f052b
commit 2caf37e455
Signed by: kotovalexarian
GPG Key ID: 553C0EBBEB5D5F08
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
[package]
name = "rocket_csrf"
version = "0.4.0-rc.1"
version = "0.4.0"
authors = ["Alex Kotov <kotovalexarian@gmail.com>"]
edition = "2018"
description = "CSRF (Cross-Site Request Forgery) protection for Rocket web framework"