Skip to content

Commit 6f64185

Browse files
committed
Prepare release 0.22.0
1 parent 36896da commit 6f64185

3 files changed

Lines changed: 6 additions & 4 deletions

File tree

docs/antora.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: vscode
22
title: VS Code Extension
3-
version: 0.21.0
3+
version: 0.22.0
44
nav:
55
- nav.adoc

package-lock.json

Lines changed: 4 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"displayName": "Pkl",
44
"description": "Syntax highlighting, bracket matching, and code folding for Pkl files.",
55
"icon": "img/icon.png",
6-
"version": "0.21.0",
6+
"version": "0.22.0",
77
"publisher": "Pkl",
88
"license": "Apache-2.0",
99
"repository": {

0 commit comments

Comments
 (0)