Skip to content

Commit

Permalink
Release 2.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Jean-Philippe Côté committed Feb 19, 2021
1 parent f3d92b8 commit 77ac501
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.1",
"version": "2.5.2",
"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é <jp@djip.co>",
"main": "webmidi.min.js",
Expand Down Expand Up @@ -59,4 +59,4 @@
"typescript": "^3.8.3"
},
"dependencies": {}
}
}

0 comments on commit 77ac501

Please sign in to comment.