This commit is contained in:
ranfdev
2023-10-24 16:45:51 +02:00
parent ed3e9fae42
commit 98a6a0ad47
3 changed files with 3 additions and 2 deletions

View File

@ -1,7 +1,7 @@
project(
'notify',
'rust',
version: '0.1.0',
version: '0.1.1',
meson_version: '>= 0.59',
# license: 'MIT',
)