Skip to content

Commit

Permalink
🔖 Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
carloscuesta committed Mar 6, 2023
1 parent 412d116 commit 15f581e
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
- uses: actions/checkout@v3
- uses: actions/setup-node@v3
with:
node-version: "14"
node-version: "16.x"
- name: Install dependencies 📦
run: npm install
- name: Build 🏗
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"type": "git",
"url": "https://github.com/carloscuesta/sprinkles-vscode"
},
"version": "1.8.0",
"version": "1.9.0",
"publisher": "carloscuesta",
"engines": {
"vscode": "^1.66.0"
Expand Down

0 comments on commit 15f581e

Please sign in to comment.