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

This commit is contained in:
2025-11-24 22:59:40 -08:00
parent a359f4e6c4
commit 542b1d90a0
2 changed files with 2 additions and 2 deletions

View File

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