From 0b9e922ae27dd56f3d1f60185b59d6fc9e5755d1 Mon Sep 17 00:00:00 2001 From: Phil Jones Date: Sun, 7 Aug 2022 13:05:06 +0100 Subject: Version 0.4.0. --- meson.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meson.build') diff --git a/meson.build b/meson.build index 16f5c81..4dd3857 100644 --- a/meson.build +++ b/meson.build @@ -1,7 +1,7 @@ project( 'tofi', 'c', - version: '0.3.1', + version: '0.4.0', license: 'MIT', default_options: [ 'c_std=c2x', -- cgit v1.2.3