0.3.0-beta

This commit is contained in:
宁宁 2020-02-28 00:07:41 +08:00
parent 87f09492c1
commit 9ac7d7ae93

View File

@ -3,7 +3,7 @@
"publisher": "russell",
"displayName": "any-rule",
"description": "你要的\"正则\"都在这!",
"version": "0.2.0",
"version": "0.3.0-beta",
"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",