Skip to content

Commit

Permalink
Merge pull request #29 from claui/publish
Browse files Browse the repository at this point in the history
Release v0.2.3
  • Loading branch information
claui committed Jul 17, 2023
2 parents 99c39d5 + 4d3bb68 commit 3cb6427
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions extension/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "packaging",
"version": "0.2.2",
"version": "0.2.3",
"publisher": "claui",
"engines": {
"vscode": "^1.74.0"
Expand All @@ -10,7 +10,6 @@
"description": "Support for user-contributed PKGBUILDs in the Arch User Repository (AUR)",
"categories": [],
"keywords": [],
"preview": true,
"main": "build/extension.js",
"contributes": {
"commands": [
Expand Down

0 comments on commit 3cb6427

Please sign in to comment.