From 65a314c2301dd98f2920b4c7d42a7ba863395b00 Mon Sep 17 00:00:00 2001 From: Simon Ser Date: Sun, 11 Jul 2021 10:52:44 +0200 Subject: [PATCH] build: bump to v1.6 --- meson.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meson.build b/meson.build index 89ecd6c..180f0fb 100644 --- a/meson.build +++ b/meson.build @@ -1,7 +1,7 @@ project( 'mako', 'c', - version: '1.5', + version: '1.6', license: 'MIT', meson_version: '>=0.50.0', default_options: [