From 15bf6ae835f43a4b2cc870dafc525735dfedc54a Mon Sep 17 00:00:00 2001 From: William McKinnon Date: Fri, 2 Jun 2023 19:21:26 -0400 Subject: ver: bump to 0.3.1 --- meson.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meson.build') diff --git a/meson.build b/meson.build index f13c1eb0..3332128a 100644 --- a/meson.build +++ b/meson.build @@ -1,7 +1,7 @@ project( 'sway', 'c', - version: '0.3', + version: '0.3.1', license: 'MIT', meson_version: '>=0.60.0', default_options: [ -- cgit v1.2.3