release(vsc): 0.0.8

This commit is contained in:
宁宁 2019-10-17 17:04:09 +08:00
parent a5c75de2a0
commit eb048c8360

View File

@ -3,7 +3,7 @@
"publisher": "russell", "publisher": "russell",
"displayName": "any-rule", "displayName": "any-rule",
"description": "你要的\"正则\"都在这!", "description": "你要的\"正则\"都在这!",
"version": "0.0.7", "version": "0.0.8",
"engines": { "engines": {
"vscode": "^1.12.0" "vscode": "^1.12.0"
}, },
@ -162,7 +162,7 @@
}, },
{ {
"command": "extension.rule20", "command": "extension.rule20",
"title": "zz: 银行卡号10到30位, 覆盖对公/私账户, 参考[微信支付](https://pay.weixin.qq.com/wiki/doc/api/xiaowei.php?chapter=22_1)" "title": "zz: 银行卡号16或19位"
}, },
{ {
"command": "extension.rule21", "command": "extension.rule21",