Prepare 0.31.1 release

This commit is contained in:
Jen Basch
2026-03-26 09:07:44 -07:00
parent a9544ebbaf
commit efc9e2c819
26 changed files with 26 additions and 26 deletions

View File

@@ -1,6 +1,6 @@
name: main
title: Main Project
version: 0.31.0
version: 0.31.1
prerelease: false
nav:
- nav.adoc

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.31.0
:pkl-version-no-suffix: 0.31.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: ''