From 4c195b77b35e28f74e8fd48cb10c996b8d0c1097 Mon Sep 17 00:00:00 2001 From: nsfisis Date: Wed, 3 Sep 2025 20:51:57 +0900 Subject: chore: bump to v0.2.0 --- src/version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/version.h') diff --git a/src/version.h b/src/version.h index 8f8b201..3013430 100644 --- a/src/version.h +++ b/src/version.h @@ -1,6 +1,6 @@ #ifndef DUCC_VERSION_H #define DUCC_VERSION_H -#define DUCC_VERSION "0.1.0" +#define DUCC_VERSION "0.2.0" #endif -- cgit v1.2.3-70-g09d2