diff --git a/package.json b/package.json index a1d165d..1ad7f4d 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "publisher": "russell", "displayName": "any-rule", "description": "你要的\"正则\"都在这!", - "version": "0.1.0", + "version": "0.1.1", "scripts": { "build:md": "node ./scripts/md.js", "build": "npm run test:rules && npm version patch && node ./scripts/genCommond.js && vsce package && npm run build:md", @@ -310,4 +310,4 @@ "dependencies": { "transliteration": "^2.1.8" } -} \ No newline at end of file +}