Skip to content

Commit

Permalink
Release 2.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Jean-Philippe Côté committed Aug 23, 2021
1 parent 31acc1f commit 98537b1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "webmidi",
"version": "2.5.2",
"version": "2.5.3",
"description": "WebMidi.js helps you tame the Web MIDI API. Send and receive MIDI messages with ease. Control instruments with user-friendly functions (playNote, sendPitchBend, etc.). React to MIDI input with simple event listeners (noteon, pitchbend, controlchange, etc.).",
"author": "Jean-Philippe Côté <[email protected]>",
"main": "webmidi.min.js",
Expand Down Expand Up @@ -59,4 +59,4 @@
"typescript": "^3.8.3"
},
"dependencies": {}
}
}

0 comments on commit 98537b1

Please sign in to comment.