Skip to content

Commit

Permalink
Release 2.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
cotejp committed Apr 30, 2018
1 parent 53a0783 commit 4651790
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.0.4",
"version": "2.0.5",
"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 @@ -39,4 +39,4 @@
"mocha": "^5.1.1",
"sinon-browser-only": "^1.12.1"
}
}
}

0 comments on commit 4651790

Please sign in to comment.