From 7ae1506b8b23ccc27d7aba6bb99b91e6ae21b651 Mon Sep 17 00:00:00 2001 From: Phil Jones Date: Mon, 25 Jul 2022 12:05:47 +0100 Subject: Version 0.2.0. --- meson.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meson.build b/meson.build index 32611a7..605f48e 100644 --- a/meson.build +++ b/meson.build @@ -1,7 +1,7 @@ project( 'tofi', 'c', - version: '0.1.1', + version: '0.2.0', license: 'MIT', default_options: [ 'c_std=c2x', -- cgit v1.2.3