diff --git a/package.json b/package.json index 946f543..44751a3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "downlevel-dts", - "version": "0.6.0", + "version": "0.7.0", "description": "Convert d.ts to be compatible with older typescript compilers", "homepage": "https://github.com/sandersn/downlevel-dts", "main": "index.js",