build: bump version to 1.8.1

This commit is contained in:
Simon Ser 2023-02-12 18:52:39 +01:00
parent 4a31d18837
commit 68d620a8fd

View File

@ -1,7 +1,7 @@
project( project(
'sway', 'sway',
'c', 'c',
version: '1.8', version: '1.8.1',
license: 'MIT', license: 'MIT',
meson_version: '>=0.60.0', meson_version: '>=0.60.0',
default_options: [ default_options: [