Merge pull request 'Bump version to 0.1.2' (#11) from bump-version into master
Reviewed-on: #11
This commit is contained in:
commit
446d306ec5
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue