1
0
mirror of https://codeberg.org/vyivel/dulcepan/ synced 2025-12-18 16:15:13 +02:00

meson: bump version to 1.0.3

This commit is contained in:
Kirill Primak
2025-03-08 22:56:40 +03:00
parent accbd01ad6
commit 8bc62fdae4

View File

@@ -1,7 +1,7 @@
project(
'dulcepan',
'c',
version: '1.0.2',
version: '1.0.3',
license: 'GPL-3.0-only',
default_options: [
'c_std=c11',