diff --git a/package.json b/package.json index 6b535af..3e3c2d7 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "midi-parser-js", "description": "Read .mid binary files or base64 encoded MIDI data, and converts data (Tracks and Events) to Javascript structured Object. Works in BROWSER and as a NODEjs MODULE. ", - "version": "2.1.1", + "version": "2.1.2", "keywords": [ "midi", "MIDI",