Skip to content

Commit

Permalink
Release 2.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
djipco committed Aug 17, 2019
1 parent 16ca7b9 commit 012519b
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.3.3",
"version": "2.5.0",
"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.4.5"
},
"dependencies": {}
}
}

0 comments on commit 012519b

Please sign in to comment.