core: Bump version to v0.0.2

Signed-off-by: Ian Moffett <ian@mirocom.org>
This commit is contained in:
2026-02-17 09:22:57 -05:00
parent 9be4ce179e
commit 9645df1e27

View File

@@ -5,7 +5,7 @@
#include "rifle/parser.h"
/* Compiler version */
#define RIFLE_VERSION "0.0.1"
#define RIFLE_VERSION "0.0.2"
static void
help(void)