fix: enable staging for API spec generation

This commit is contained in:
Paul Makles
2023-06-15 15:21:00 +01:00
parent c8d5128b0c
commit b98b244fc3
10 changed files with 24 additions and 21 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "revolt-permissions"
version = "0.6.1"
version = "0.6.2"
edition = "2021"
license = "AGPL-3.0-or-later"
authors = [ "Paul Makles <me@insrt.uk>" ]