Skip to content

Commit

Permalink
new tag for testing new goreleaser action file
Browse files Browse the repository at this point in the history
  • Loading branch information
patrickhener committed Apr 10, 2024
1 parent 2b371d3 commit 99dcbb6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
![Version](https://img.shields.io/badge/Version-v0.3.6-green)
![Version](https://img.shields.io/badge/Version-v0.3.7-green)
[![GitHub](https://img.shields.io/github/license/patrickhener/goshs)](https://github.com/patrickhener/goshs/blob/master/LICENSE)
![GitHub go.mod Go version](https://img.shields.io/github/go-mod/go-version/patrickhener/goshs)
[![GitHub issues](https://img.shields.io/github/issues-raw/patrickhener/goshs)](https://github.com/patrickhener/goshs/issues)
Expand Down
2 changes: 1 addition & 1 deletion main.go
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ import (
"github.com/patrickhener/goshs/utils"
)

const goshsVersion = "v0.3.6"
const goshsVersion = "v0.3.7"

var (
port = 8000
Expand Down

0 comments on commit 99dcbb6

Please sign in to comment.