Skip to content

Commit a7a66b9

Browse files
committed
Bump to 0.0.3
1 parent ec686a1 commit a7a66b9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,5 @@ jobs:
1919
- name: Upload build
2020
uses: actions/upload-artifact@v2
2121
with:
22-
name: code-for-ibmi-pr-build
22+
name: vscode-db2i-release-build
2323
path: ./*.vsix

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "vscode-db2i",
33
"displayName": "Db2 for IBM i",
44
"description": "Db2 for IBM i tools in VS Code",
5-
"version": "0.0.2",
5+
"version": "0.0.3",
66
"engines": {
77
"vscode": "^1.61.0"
88
},

0 commit comments

Comments
 (0)