diff --git a/package.json b/package.json index f7406d6..8b83e4f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "audio-network", - "version": "1.0.0", + "version": "1.0.1", "description": "Pure JavaScript library without any dependencies that allows you to send binary data using sound waves. No cable, no WiFi, no Bluetooth - just microphone, speakers and the browser!", "main": "build/audio-network-v1.0.1.js", "dependencies": {},