Skip to content

Commit

Permalink
Release 2.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
djipco committed Nov 6, 2018
1 parent 8226f3d commit 44e9390
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.2.0",
"version": "2.3.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é <jp@cote.cc>",
"main": "webmidi.min.js",
Expand Down Expand Up @@ -44,4 +44,4 @@
"sinon-browser-only": "^1.12.1",
"typescript": "^3.0.3"
}
}
}

0 comments on commit 44e9390

Please sign in to comment.