diff --git a/package.json b/package.json index 10d9767..20747bb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "webidl-conversions", - "version": "6.1.0", + "version": "7.0.0", "description": "Implements the WebIDL algorithms for converting to and from JavaScript values", "main": "lib/index.js", "scripts": {