Bump version to 0.9.0

This commit is contained in:
gengteng
2023-09-29 17:39:01 +08:00
parent 6ec038e0ce
commit f9269dc55f

View File

@@ -1,6 +1,6 @@
[package] [package]
name = "axum-valid" name = "axum-valid"
version = "0.8.0" version = "0.9.0"
description = "Provide validator extractor for your axum application." description = "Provide validator extractor for your axum application."
authors = ["GengTeng <me@gteng.org>"] authors = ["GengTeng <me@gteng.org>"]
license = "MIT" license = "MIT"