aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
diff options
context:
space:
mode:
authornsfisis <nsfisis@gmail.com>2026-01-08 00:44:26 +0900
committernsfisis <nsfisis@gmail.com>2026-01-08 00:44:26 +0900
commit6fb22b73b46a8d6c9d1dfc6302760b4c218f0645 (patch)
tree3b1d770116baf3f593c3f418e4512d3ff251b402 /src
parente631486866eed1a1d68911d79aa7b5415e94815a (diff)
downloadducc-0.3.0.tar.gz
ducc-0.3.0.tar.zst
ducc-0.3.0.zip
feat: bump to v0.3.0v0.3.0
Diffstat (limited to 'src')
-rw-r--r--src/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/version.h b/src/version.h
index 3013430..5ca952a 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.2.0"
+#define DUCC_VERSION "0.3.0"
#endif