Skip to content

Commit

Permalink
Publish v0.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
anaisbetts committed Mar 16, 2022
1 parent 65f7e21 commit 07732cc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "midi-mixer-wave-xlr",
"version": "0.5.0",
"version": "0.5.1",
"description": "A MIDI Mixer plugin for the Wave Link (Wave XLR and Wave:3)",
"scripts": {
"build": "git clean -xdf dist && tsc && midi-mixer pack"
Expand Down
2 changes: 1 addition & 1 deletion plugin.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"id": "midi-mixer-wave-xlr",
"name": "Wave XLR",
"type": "node",
"version": "0.5.0",
"version": "0.5.1",
"author": "Ani Betts",
"main": "dist/main.js",
"settings": {}
Expand Down

0 comments on commit 07732cc

Please sign in to comment.