Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
vapormusic committed Sep 17, 2023
1 parent 18d2f18 commit 9d93e14
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build-win-linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ jobs:
uses: marvinpinto/[email protected]
with:
repo_token: "${{ secrets.GITHUB_TOKEN }}"
automatic_release_tag: "v2.4.7"
automatic_release_tag: "v2.4.8"
prerelease: false
files: |
./**/*.tar.gz
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"audio",
"cider"
],
"version": "2.4.7",
"version": "2.4.8",
"author": "vapormusic <[email protected]>",
"main": "./lib/index.js",
"bin": "./examples/play_stdin.js",
Expand Down

0 comments on commit 9d93e14

Please sign in to comment.