Skip to content

Commit 44e9390

Browse files
committed
Release 2.3.0
1 parent 8226f3d commit 44e9390

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "webmidi",
3-
"version": "2.2.0",
3+
"version": "2.3.0",
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",
@@ -44,4 +44,4 @@
4444
"sinon-browser-only": "^1.12.1",
4545
"typescript": "^3.0.3"
4646
}
47-
}
47+
}

0 commit comments

Comments
 (0)