chore(cli): bump semver to v0.3.0

This commit is contained in:
Cain 2025-04-23 21:59:16 +01:00
parent 5d36f9bcff
commit ad8f1b8081

View file

@ -5,7 +5,7 @@ authors = [
]
description = "A command line interface for gamedig"
license = "MIT"
version = "0.2.1"
version = "0.3.0"
edition = "2021"
default-run = "gamedig_cli"
homepage = "https://gamedig.github.io/"