Skip to content

Commit a55e97e

Browse files
committed
Reconcile version with VSCode Marketplace
1 parent 56fd398 commit a55e97e

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Change Log
22

3+
## 1.3.1
4+
5+
- Reconcile version with VSCode Marketplace
6+
7+
38
## 1.2.2
49

510
- Syntax: Add backticks as string delimiters

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "language-hugo-vscode",
33
"displayName": "Hugo Language and Syntax Support",
44
"description": "Adds syntax highlighting and snippets to Hugo files in VS Code",
5-
"version": "1.2.2",
5+
"version": "1.3.1",
66
"publisher": "budparr",
77
"engines": {
88
"vscode": "^1.24.0"

0 commit comments

Comments
 (0)