chore: bump version to 0.3.1
All checks were successful
ci/woodpecker/tag/lint Pipeline was successful
ci/woodpecker/tag/clippy Pipeline was successful
ci/woodpecker/tag/build Pipeline was successful
ci/woodpecker/tag/release Pipeline was successful
ci/woodpecker/push/release Pipeline was successful

This commit is contained in:
Jef Roosens 2023-07-08 14:12:18 +02:00
parent 32d923e64b
commit b924a054a6
Signed by: Jef Roosens
GPG key ID: B75D4F293C7052DB
3 changed files with 4 additions and 2 deletions

View file

@ -1,6 +1,6 @@
[package]
name = "alex"
version = "0.3.0"
version = "0.3.1"
description = "Wrapper around Minecraft server processes, designed to complement Docker image installations."
authors = ["Jef Roosens"]
edition = "2021"