diff --git a/editors/jetbrains/web-types.json b/editors/jetbrains/web-types.json index 36c5acb..4285fe6 100644 --- a/editors/jetbrains/web-types.json +++ b/editors/jetbrains/web-types.json @@ -1,7 +1,7 @@ { "$schema": "https://raw.githubusercontent.com/JetBrains/web-types/master/schema/web-types.json", "name": "@jop-software/hx-chart", - "version": "1.0.1", + "version": "1.0.2", "js-types-syntax": "typescript", "description-markup": "markdown", "contributions": { diff --git a/package.json b/package.json index b952946..ac9ca07 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@jop-software/hx-chart", - "version": "1.0.1", + "version": "1.0.2", "description": "", "types": "./dist/index.d.ts", "type": "module",