build: tag 1.1.0

Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: I887f6c57dc16cd697061b995beab4a236a6a6964
This commit is contained in:
raf 2026-04-21 16:51:32 +03:00
commit 7306bbc625
Signed by: NotAShelf
GPG key ID: 29D95B64378DB4BF
3 changed files with 3 additions and 3 deletions

View file

@ -15,7 +15,7 @@
in
stdenv.mkDerivation {
pname = "chroma";
version = "1.0.1";
version = "1.1.0";
src = fs.toSource {
root = s;