Skip to content

Commit 6321a83

Browse files
committed
Release version 0.5
1 parent d700bd9 commit 6321a83

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-
## [Unreleased]
3+
## [0.5] - 2026-03-18
44

55
### Changed
66

main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ import (
99
"runtime"
1010
)
1111

12-
const version = "0.4"
12+
const version = "0.5"
1313

1414
const helpText = `This is a ccache HTTP(S) storage helper, usually started automatically by ccache
1515
when needed. More information here: https://ccache.dev/storage-helpers.html

0 commit comments

Comments
 (0)