diff --git a/package.json b/package.json index a14e061..48040c0 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "osc", "main": "src/platforms/osc-node.js", - "version": "2.4.1", + "version": "2.4.2", "description": "A JavaScript Open Sound Control (OSC) library that works in Node.js and the browser.", "author": "Colin Clark", "homepage": "https://github.com/colinbdclark/osc.js",