Prepare 0.30.1 release

This commit is contained in:
Jen Basch
2025-12-03 13:35:58 -08:00
parent dca6da83b2
commit 5b6ee977c9
25 changed files with 25 additions and 25 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.30.0
:pkl-version-no-suffix: 0.30.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: ''