Skip to content

Commit

Permalink
Built on 2022-04-01T09:33:14-04:00
Browse files Browse the repository at this point in the history
  • Loading branch information
Jean-Philippe Côté committed Apr 1, 2022
1 parent bb7e7c1 commit 2accb25
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
8 changes: 4 additions & 4 deletions dist/iife/webmidi.iife.js
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
/**
* WEBMIDI.js v3.0.15
* WEBMIDI.js v3.0.16
* A JavaScript library to kickstart your MIDI projects
* https://webmidijs.org
* Build generated on March 31st, 2022.
* Build generated on April 1st, 2022.
*
* © Copyright 2015-2022, Jean-Philippe Côté.
*
Expand All @@ -17,7 +17,7 @@
* the License.
*/

/* Version: 3.0.15 - March 31, 2022 15:20:41 */
/* Version: 3.0.16 - April 1, 2022 09:33:14 */
(function (exports) {
'use strict';

Expand Down Expand Up @@ -9337,7 +9337,7 @@


get version() {
return "3.0.15";
return "3.0.16";
}
/**
* @private
Expand Down
6 changes: 3 additions & 3 deletions dist/iife/webmidi.iife.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 2accb25

Please sign in to comment.