Skip to content

Commit 1fa5b3b

Browse files
committed
chore: release 0.11.1
1 parent 1cdf61d commit 1fa5b3b

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## 0.11.1 - Unreleased
3+
## 0.11.1 - 2026-06-11
44

55
### Added
66

cmd/wacli/root.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ import (
1515
"github.com/spf13/cobra"
1616
)
1717

18-
var version = "0.11.0"
18+
var version = "0.11.1"
1919

2020
const docsURL = "https://wacli.sh"
2121

0 commit comments

Comments
 (0)