From 06f93ddc01ccdecf1a1c9c2c658ea030658f44f2 Mon Sep 17 00:00:00 2001 From: Simon Ser Date: Thu, 10 Mar 2022 10:23:40 +0100 Subject: build: bump version to 1.1.1 --- meson.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meson.build b/meson.build index 802dcd3..844062c 100644 --- a/meson.build +++ b/meson.build @@ -1,7 +1,7 @@ project( 'swaybg', 'c', - version: '1.1', + version: '1.1.1', license: 'MIT', meson_version: '>=0.48.0', default_options: [ -- cgit v1.2.3