Skip to content

Commit 04003a6

Browse files
Release for v0.0.3 (#8)
* [tagpr] prepare for the next release * [tagpr] update CHANGELOG.md --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 367a390 commit 04003a6

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Changelog
22

3+
## [v0.0.3](https://github.com/nnnkkk7/go-simdcsv/compare/v0.0.2...v0.0.3) - 2026-01-19
4+
- ci: skip build by @nnnkkk7 in https://github.com/nnnkkk7/go-simdcsv/pull/7
5+
36
## [v0.0.2](https://github.com/nnnkkk7/go-simdcsv/compare/v0.0.1...v0.0.2) - 2026-01-19
47
- ci: fix ci trigger by @nnnkkk7 in https://github.com/nnnkkk7/go-simdcsv/pull/4
58
- test: divide tests by @nnnkkk7 in https://github.com/nnnkkk7/go-simdcsv/pull/5

version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
package simdcsv
22

3-
const Version = "0.0.2"
3+
const Version = "0.0.3"

0 commit comments

Comments
 (0)