Skip to content

Commit

Permalink
Bump to 0.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
worksofliam committed Mar 17, 2022
1 parent ec686a1 commit a7a66b9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,5 @@ jobs:
- name: Upload build
uses: actions/upload-artifact@v2
with:
name: code-for-ibmi-pr-build
name: vscode-db2i-release-build
path: ./*.vsix
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "vscode-db2i",
"displayName": "Db2 for IBM i",
"description": "Db2 for IBM i tools in VS Code",
"version": "0.0.2",
"version": "0.0.3",
"engines": {
"vscode": "^1.61.0"
},
Expand Down

0 comments on commit a7a66b9

Please sign in to comment.