From aeefb7cd446cbc32f6bd68f3f776a032979b3b92 Mon Sep 17 00:00:00 2001 From: Phil Jones Date: Sun, 21 Aug 2022 09:17:32 +0100 Subject: Version 0.5.0. --- meson.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meson.build') diff --git a/meson.build b/meson.build index 4f6640b..ddf419a 100644 --- a/meson.build +++ b/meson.build @@ -1,7 +1,7 @@ project( 'tofi', 'c', - version: '0.4.0', + version: '0.5.0', license: 'MIT', default_options: [ 'c_std=c2x', -- cgit v1.2.3