From 029fa1a3a0e096ce95103e068643c44040bd9d81 Mon Sep 17 00:00:00 2001 From: Phil Jones Date: Wed, 27 Jul 2022 19:22:38 +0100 Subject: Version 0.3.0. --- meson.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meson.build') diff --git a/meson.build b/meson.build index 605f48e..9e3d030 100644 --- a/meson.build +++ b/meson.build @@ -1,7 +1,7 @@ project( 'tofi', 'c', - version: '0.2.0', + version: '0.3.0', license: 'MIT', default_options: [ 'c_std=c2x', -- cgit v1.2.3