chore: bump version; add version management targets

Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: I6e48eced0a604c9d3bd6f4f317f4d5236a6a6964
This commit is contained in:
raf 2025-11-01 18:38:11 +03:00
commit 9b42e70054
Signed by: NotAShelf
GPG key ID: 29D95B64378DB4BF
3 changed files with 62 additions and 10 deletions

6
include/chroma_version.h Normal file
View file

@ -0,0 +1,6 @@
#ifndef CHROMA_VERSION_H
#define CHROMA_VERSION_H
#define CHROMA_VERSION "1.0.1"
#endif // CHROMA_VERSION_H