diff --git a/package-lock.json b/package-lock.json index c9da585..5adfd74 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "icecast-parser", - "version": "4.0.1", + "version": "4.0.2", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index f4e0ac8..5e38b94 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "icecast-parser", - "version": "4.0.1", + "version": "4.0.2", "description": "Node.js module for getting and parsing metadata from SHOUTcast/Icecast radio streams", "main": "dist/Parser.js", "license": "MIT",