1
0
Fork 0

bump version to 0.2.0

This commit is contained in:
Cyborus 2024-04-27 18:39:41 -04:00
parent 757648345e
commit 9992ecaaec
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.1.0"
version = "0.2.0"
edition = "2021"
license = "Apache-2.0 OR MIT"
repository = "https://codeberg.org/Cyborus/forgejo-api"