Skip to content

Commit 5f0055d

Browse files
committed
Release 2.3.1
1 parent dded7d5 commit 5f0055d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "webmidi",
3-
"version": "2.3.0",
3+
"version": "2.3.1",
44
"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.).",
55
"author": "Jean-Philippe Côté <jp@cote.cc>",
66
"main": "webmidi.min.js",

0 commit comments

Comments
 (0)