Bump version

This commit is contained in:
Mossfet 2023-06-05 18:11:12 +01:00
parent cc960c630f
commit 06794fe0af
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
[package]
name = "mossfets-life"
version = "0.9.2"
version = "0.9.4"
authors = ["Mossfet"]
edition = "2021"
license = "GPL-3.0-or-later"

View File

@ -1,7 +1,7 @@
project(
'mossfets-life',
'rust',
version: '0.9.2',
version: '0.9.4',
meson_version: '>= 0.59',
# license: 'MIT',
)