🔖 Bump version
This commit is contained in:
parent
544e088128
commit
451abe80c7
|
@ -1,6 +1,6 @@
|
|||
[package]
|
||||
name = "cachyos-hello"
|
||||
version = "0.9.2"
|
||||
version = "0.9.3"
|
||||
authors = ["Vladislav Nepogodin <nepogodin.vlad@gmail.com>"]
|
||||
license = "GPLv3"
|
||||
edition = "2021"
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
project('cachyos-hello', 'rust',
|
||||
version: '0.9.2',
|
||||
version: '0.9.3',
|
||||
license: 'GPLv3',
|
||||
meson_version: '>=0.56.0',
|
||||
default_options: ['buildtype=debugoptimized',
|
||||
|
|
Loading…
Reference in New Issue