bump version
Some checks failed
Release / Bump Homebrew formula (push) Has been cancelled

This commit is contained in:
2025-11-26 15:25:37 -08:00
parent a605e47458
commit 2c3b2ae0f0
2 changed files with 2 additions and 2 deletions

View File

@@ -7,7 +7,7 @@
}:
stdenv.mkDerivation {
pname = "ke";
version = "1.5.0";
version = "1.5.1";
src = lib.cleanSource ./.;