Skip to content

Commit

Permalink
Merge pull request #859 from k1LoW/tagpr-from-v0.101.3
Browse files Browse the repository at this point in the history
Release for v0.101.4
  • Loading branch information
k1LoW authored Apr 8, 2024
2 parents 57d0ee4 + c459ce3 commit 40599ce
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## [v0.101.4](https://github.com/k1LoW/runn/compare/v0.101.3...v0.101.4) - 2024-04-08
### Other Changes
- Update README.md by @ebi-yade in https://github.com/k1LoW/runn/pull/857
- Update go version by @k1LoW in https://github.com/k1LoW/runn/pull/858

## [v0.101.3](https://github.com/k1LoW/runn/compare/v0.101.2...v0.101.3) - 2024-04-01
### Fix bug 🐛
- Fix db result handling by @k1LoW in https://github.com/k1LoW/runn/pull/855
Expand Down
2 changes: 1 addition & 1 deletion version/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ package version

const Name string = "runn"

var Version = "0.101.3" //nostyle:repetition
var Version = "0.101.4" //nostyle:repetition

0 comments on commit 40599ce

Please sign in to comment.