Skip to content

Commit

Permalink
Merge pull request #10 from k1LoW/tagpr-from-v0.2.2
Browse files Browse the repository at this point in the history
Release for v0.2.3
  • Loading branch information
k1LoW authored Jan 12, 2024
2 parents c2b173e + 90e1ad7 commit 1159cf8
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## [v0.2.3](https://github.com/k1LoW/gh-star-history/compare/v0.2.2...v0.2.3) - 2023-12-19
### Other Changes
- Bump golang.org/x/crypto from 0.14.0 to 0.17.0 by @dependabot in https://github.com/k1LoW/gh-star-history/pull/9

## [v0.2.2](https://github.com/k1LoW/gh-star-history/compare/v0.2.1...v0.2.2) - 2023-10-12
### Other Changes
- Bump golang.org/x/net from 0.8.0 to 0.17.0 by @dependabot in https://github.com/k1LoW/gh-star-history/pull/7
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 = "gh-star-history"

// Version for this.
var Version = "0.2.2"
var Version = "0.2.3"

0 comments on commit 1159cf8

Please sign in to comment.