1
0
Fork 0

bump version to 0.3.0

This commit is contained in:
Cyborus 2024-05-31 11:36:31 -04:00
parent 7fa8e0acb7
commit 0a2f7cf503
No known key found for this signature in database
2 changed files with 2 additions and 2 deletions

View file

@ -1,7 +1,7 @@
workspace = { members = ["generator"] }
[package]
name = "forgejo-api"
version = "0.2.0"
version = "0.3.0"
edition = "2021"
license = "Apache-2.0 OR MIT"
repository = "https://codeberg.org/Cyborus/forgejo-api"