Skip to content

Commit

Permalink
Built on 2021-11-11T10:02:43-05:00
Browse files Browse the repository at this point in the history
  • Loading branch information
Jean-Philippe Côté committed Nov 11, 2021
1 parent 4cbdee9 commit 3c2cbba
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions dist/iife/webmidi.iife.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* WebMidi.js v3.0.0-alpha.22
* WebMidi.js v3.0.0-alpha.23
* A JavaScript library to kickstart your MIDI projects
* https://webmidijs.org
* Build generated on November 11th, 2021.
Expand All @@ -17,7 +17,7 @@
* the License.
*/

/* Version: 3.0.0-alpha.22 - November 11, 2021 09:45:16 */
/* Version: 3.0.0-alpha.23 - November 11, 2021 10:02:42 */
(function (exports) {
'use strict';

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


get version() {
return "3.0.0-alpha.22";
return "3.0.0-alpha.23";
}
/**
* @private
Expand Down
4 changes: 2 additions & 2 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 3c2cbba

Please sign in to comment.