chore: start 0.6.2 development
Some checks are pending
CI / Go (push) Waiting to run
CI / Worker (push) Waiting to run
CI / Docs (push) Waiting to run
CI / Release Check (push) Waiting to run
Pages / Deploy docs (push) Waiting to run

This commit is contained in:
Peter Steinberger 2026-05-07 04:03:40 +01:00
parent 8c69be33a6
commit 120802c150
No known key found for this signature in database
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Changelog
## 0.6.1 - Unreleased
## 0.6.2 - Unreleased
### Fixed

View File

@ -1,3 +1,3 @@
package cli
var version = "0.6.1"
var version = "0.6.2"