diff --git a/package.json b/package.json index cd1f1c4..7bcea0d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "midi", - "version": "0.9.4", + "version": "0.9.5", "scripts": { "test": "mocha test/unit-tests.js && node test/virtual-loopback-test-automated.js" },