diff options
| author | nsfisis <nsfisis@gmail.com> | 2026-01-08 00:44:26 +0900 |
|---|---|---|
| committer | nsfisis <nsfisis@gmail.com> | 2026-01-08 00:44:26 +0900 |
| commit | 6fb22b73b46a8d6c9d1dfc6302760b4c218f0645 (patch) | |
| tree | 3b1d770116baf3f593c3f418e4512d3ff251b402 /src | |
| parent | e631486866eed1a1d68911d79aa7b5415e94815a (diff) | |
| download | ducc-6fb22b73b46a8d6c9d1dfc6302760b4c218f0645.tar.gz ducc-6fb22b73b46a8d6c9d1dfc6302760b4c218f0645.tar.zst ducc-6fb22b73b46a8d6c9d1dfc6302760b4c218f0645.zip | |
feat: bump to v0.3.0v0.3.0
Diffstat (limited to 'src')
| -rw-r--r-- | src/version.h | 2 |
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 |
