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

This commit is contained in:
2025-11-24 22:52:25 -08:00
parent 561faf537c
commit a03dd0c433
2 changed files with 2 additions and 2 deletions

View File

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