From 0b83f9adf66144c10adcb7b2b1aed7ac262daba5 Mon Sep 17 00:00:00 2001 From: Phil Jones Date: Tue, 1 Nov 2022 12:19:54 +0000 Subject: Version 0.7.0. --- meson.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meson.build') diff --git a/meson.build b/meson.build index 9183dcf..0f4c74d 100644 --- a/meson.build +++ b/meson.build @@ -1,7 +1,7 @@ project( 'tofi', 'c', - version: '0.6.0', + version: '0.7.0', license: 'MIT', meson_version: '>=0.61.0', default_options: [ -- cgit v1.2.3