bump version to v0.2.2

This commit is contained in:
2023-07-19 10:27:50 +03:00
parent aa870623ff
commit a2e3cd60ed

View File

@@ -2,7 +2,7 @@
"name": "gitcheck", "name": "gitcheck",
"displayName": "Git User Check", "displayName": "Git User Check",
"description": "Checking the user's compliance with the repository", "description": "Checking the user's compliance with the repository",
"version": "0.2.1", "version": "0.2.2",
"preview": false, "preview": false,
"engines": { "engines": {
"vscode": "^1.62.0" "vscode": "^1.62.0"