From 2710481e6ef0e2379cdb7cb11f81654ead93a2c4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Lins?= Date: Sat, 20 Feb 2021 23:47:45 -0300 Subject: [PATCH] New version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cb29289..de9a85a 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "svelte-dts", "description": "Dts generator for svelte with typescript", "main": "dist/index.js", - "version": "0.1.0", + "version": "0.1.1", "license": "MIT", "homepage": "https://github.com/andrelmlins/svelte-dts", "repository": "https://github.com/andrelmlins/svelte-dts",