1
Fork 0

bump version

This commit is contained in:
Andy Killorin 2023-09-16 21:05:07 -05:00
parent f1f58a0400
commit 1761642079
Signed by: ank
GPG key ID: B6241CA3B552BCA4
2 changed files with 2 additions and 2 deletions

View file

@ -1,6 +1,6 @@
[package]
name = "client"
version = "0.1.0"
version = "1.0.0"
edition = "2021"
description = "A game about wind"

View file

@ -1,6 +1,6 @@
[package]
name = "pirates"
version = "0.1.0"
version = "1.0.0"
edition = "2021"
[features]