Skip to content

Commit

Permalink
cleanup + bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
TheDen committed May 5, 2024
1 parent f90dd8b commit 78e0ed0
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,8 @@ jobs:
- uses: actions/setup-go@v5
with:
go-version: "1.22"
# More assembly might be required: Docker logins, GPG, etc. It all depends
# on your needs.
- uses: goreleaser/goreleaser-action@v5
with:
# either 'goreleaser' (default) or 'goreleaser-pro':
distribution: goreleaser
version: latest
args: release --clean
Expand Down
2 changes: 1 addition & 1 deletion version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v1.9.1
v1.9.2

0 comments on commit 78e0ed0

Please sign in to comment.