diff --git a/package-lock.json b/package-lock.json index 0f528b9..7167688 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "zhlint", - "version": "1.0.2", + "version": "1.0.3", "lockfileVersion": 2, "requires": true, "packages": { diff --git a/package.json b/package.json index a766bfe..a9f5548 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "description": "zhlint vscode extension", "author": "kkopite", "license": "MIT", - "version": "1.0.2", + "version": "1.0.3", "repository": { "type": "git", "url": "https://github.com/action-hong/awesome-vscode-zhlint" @@ -183,4 +183,4 @@ "mocha": "^9.2.1", "typescript": "^5.2.2" } -} \ No newline at end of file +}