From f8737f2eed50638dd93a4200cc1eab03cae27ac4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Mon, 10 Feb 2025 15:14:36 +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