diff --git a/package.json b/package.json index a896ca2..76bb5c9 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "description": "Typescript declaration generator for svelte with typescript", "main": "dist/index.js", "types": "dist/index.ts", - "version": "0.3.6", + "version": "0.3.7", "license": "MIT", "homepage": "https://github.com/andrelmlins/svelte-dts", "repository": "https://github.com/andrelmlins/svelte-dts",