Prepare 0.28.1 release

This commit is contained in:
Dan Chao
2025-03-03 09:11:05 -08:00
parent 11cc9b96bd
commit 917d110e46
25 changed files with 27 additions and 27 deletions

View File

@@ -3,7 +3,7 @@
// the following attributes must be updated immediately before a release
// pkl version corresponding to current git commit without -dev suffix or git hash
:pkl-version-no-suffix: 0.28.0
:pkl-version-no-suffix: 0.28.1
// tells whether pkl version corresponding to current git commit
// is a release version (:is-release-version: '') or dev version (:!is-release-version:)
:is-release-version: ''