Bump version to 0.1.2

This commit is contained in:
Kitaiti Makoto 2023-01-03 00:23:16 +09:00
parent b8cdbc0239
commit 069655ff1f

View file

@ -1,7 +1,7 @@
[package]
name = "rocket_csrf"
description = "Rocket fairing and guard for csrf protection"
version = "0.1.1"
version = "0.1.2"
authors = ["Trinity Pointard <trinity.pointard@insa-rennes.fr>"]
repository = "https://github.com/fdb-hiroshima/rocket_csrf"
readme = "README.md"