diff --git a/package.json b/package.json index a5b1cb0..fc59add 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "webidl-conversions", - "version": "4.0.1", + "version": "4.0.2", "description": "Implements the WebIDL algorithms for converting to and from JavaScript values", "main": "lib/index.js", "scripts": {