From d1fc6f9d5340e62c79ac02116fe534b7ff00d130 Mon Sep 17 00:00:00 2001 From: Erik Reider <35975961+ErikReider@users.noreply.github.com> Date: Mon, 12 Dec 2022 02:54:28 +0100 Subject: ver: bumped version to v0.1.1 (#65) --- meson.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meson.build') diff --git a/meson.build b/meson.build index ffd1860b..2a667125 100644 --- a/meson.build +++ b/meson.build @@ -1,7 +1,7 @@ project( 'sway', 'c', - version: '0.1', + version: '0.1.1', license: 'MIT', meson_version: '>=0.60.0', default_options: [ -- cgit v1.2.3