Skip to content

Commit 37c1155

Browse files
authored
Prepare release v0.6.2 (#436)
1 parent f1b0c82 commit 37c1155

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

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

3-
## [[unpublished]](https://github.com/mlange-42/ark/compare/v0.6.1...main)
3+
## [[v0.6.2]](https://github.com/mlange-42/ark/compare/v0.6.1...v0.6.2)
44

55
### Performance
66

benchmark/table/main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ import (
1010
"github.com/mlange-42/ark/benchmark"
1111
)
1212

13-
const version = "v0.6.2-dev"
13+
const version = "v0.6.2"
1414
const goVersion = "1.25.1"
1515

1616
func main() {

0 commit comments

Comments
 (0)