From 15035226756c1aade2bde8b98fb1650986d0d793 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 31 Oct 2025 19:39:13 +0000 Subject: Version Packages --- meson.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meson.build') diff --git a/meson.build b/meson.build index 2b97ae7..da41bfa 100644 --- a/meson.build +++ b/meson.build @@ -1,4 +1,4 @@ -project('locusts', 'c', version: '0.0.0', default_options: ['warning_level=3'], license: '0BSD') +project('locusts', 'c', version: '1.0.0', default_options: ['warning_level=3'], license: '0BSD') source = 'src/locusts.c' header = 'include/locusts.h' -- cgit v1.2.3