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

This commit is contained in:
2025-11-26 02:25:29 -08:00
parent 2579bb01c8
commit 09881706f2
2 changed files with 2 additions and 2 deletions

View File

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