Skip to content

Commit

Permalink
Merge branch 'main' of ssh://github.com/k1LoW/tcpdp
Browse files Browse the repository at this point in the history
  • Loading branch information
k1LoW committed Mar 28, 2024
2 parents 9895065 + bd1e424 commit f473a07
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Changelog

## [v0.23.1](https://github.com/k1LoW/tcpdp/compare/v0.23.0...v0.23.1) - 2024-03-28

## [v0.23.0](https://github.com/k1LoW/tcpdp/compare/v0.22.2...v0.23.0) - 2024-03-28
### Breaking Changes 🛠
- Update go version by @k1LoW in https://github.com/k1LoW/tcpdp/pull/106
Expand Down
2 changes: 1 addition & 1 deletion version/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ package version
const Name string = "tcpdp"

// Version for this
const Version string = "0.23.0"
const Version string = "0.23.1"

0 comments on commit f473a07

Please sign in to comment.