From b69a4e990b8d186b06aa45031a26a70b2dae161f Mon Sep 17 00:00:00 2001 From: Daniel Eklöf Date: Wed, 17 Apr 2024 10:26:39 +0200 Subject: meson/pkgbuild: bump version to 1.2.0 --- meson.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meson.build') diff --git a/meson.build b/meson.build index b6e3642..eaac74a 100644 --- a/meson.build +++ b/meson.build @@ -1,5 +1,5 @@ project('wbg', 'c', - version: '1.1.0', + version: '1.2.0', license: 'MIT', meson_version: '>=0.58.0', default_options: [ -- cgit v1.2.3