Skip to content

Commit 91cc9a3

Browse files
committed
Prepare for 0.2.1 release.
1 parent c6873d6 commit 91cc9a3

3 files changed

Lines changed: 7 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## 0.2.1
4+
5+
Fixed link to PDL reference documentation.
6+
37
## 0.2.0
48

59
Changed language ID to avoid clash with Chrome DevTools PDL.

package-lock.json

Lines changed: 2 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
@@ -2,7 +2,7 @@
22
"name": "pdl-language",
33
"displayName": "Packet Description Language",
44
"description": "Syntax highlighting for the Packet Description Language.",
5-
"version": "0.2.0",
5+
"version": "0.2.1",
66
"engines": {
77
"vscode": "^1.52.0"
88
},

0 commit comments

Comments
 (0)