chore(cli): bump semver with changes

This commit is contained in:
Cain 2024-07-15 11:58:18 +01:00
parent 5e5d5ab05e
commit 1af2d146f3
2 changed files with 11 additions and 1 deletions

View file

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