bump to version 0.1.1

This commit is contained in:
DanyLE 2025-07-03 20:13:20 +02:00
parent 9cd4da9d74
commit ae5cb4be3b

View File

@ -1,6 +1,6 @@
project('diya-session-manager',
['c'],
version: '0.1.0',
version: '0.1.1',
license: 'MIT',
meson_version: '>=0.58.0',
default_options: ['c_std=gnu11', 'warning_level=3'])