bump version

This commit is contained in:
2021-12-07 15:25:06 +03:00
parent d4c2614d8e
commit 99bc7cb73e
2 changed files with 4 additions and 4 deletions

View File

@@ -2,8 +2,8 @@
"name": "gitcheck",
"displayName": "Git User Check",
"description": "Checking the user's compliance with the repository",
"version": "0.0.3",
"preview": true,
"version": "0.1.0",
"preview": false,
"engines": {
"vscode": "^1.62.0"
},