From c3a1a59a58a8eed88a5b4cc1a9f1d1c6a7b936d3 Mon Sep 17 00:00:00 2001 From: Johan Malm Date: Fri, 13 Dec 2024 19:12:14 +0000 Subject: [PATCH] build: bump version to 0.8.2 --- meson.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meson.build b/meson.build index b0e1be03..79d65af4 100644 --- a/meson.build +++ b/meson.build @@ -1,7 +1,7 @@ project( 'labwc', 'c', - version: '0.8.1', + version: '0.8.2', license: 'GPL-2.0-only', meson_version: '>=0.59.0', default_options: [