From 12a85a725d9a88d4f9b9d691bb5d856dcdfce5c8 Mon Sep 17 00:00:00 2001 From: Ralph Amissah Date: Thu, 21 May 2026 13:27:08 -0400 Subject: 0.20.0 --- meson.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meson.build') diff --git a/meson.build b/meson.build index e0432d0..8d86994 100644 --- a/meson.build +++ b/meson.build @@ -1,6 +1,6 @@ project('spine', 'd', license: 'AGPL-3', - version: '0.19.0', + version: '0.20.0', meson_version: '>=0.46' ) #if meson.get_compiler('d').get_id() == 'gcc' -- cgit v1.2.3