Skip to content

Commit

Permalink
Version update
Browse files Browse the repository at this point in the history
  • Loading branch information
jazz-soft committed Sep 8, 2018
1 parent b5d1a0e commit 36427a0
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion javascript/JZZ.midi.SMF.js
Expand Up @@ -12,7 +12,7 @@

if (JZZ.MIDI.SMF) return;

var _ver = '0.1.6';
var _ver = '1.0.0';

var _now = JZZ.lib.now;
function _error(s) { throw new Error(s); }
Expand Down

0 comments on commit 36427a0

Please sign in to comment.