Skip to content

Commit a5ac848

Browse files
committed
chore: sync package versions to 1.3.2
1 parent 82975dc commit a5ac848

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

extension/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "proxpl",
33
"displayName": "ProXPL Language Support",
44
"description": "Syntax highlighting and language support for the ProXPL programming language",
5-
"version": "1.3.1",
5+
"version": "1.3.2",
66
"publisher": "ProXentix",
77
"repository": {
88
"type": "git",

extension/server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "proxpl-language-server",
3-
"version": "1.3.1",
3+
"version": "1.3.2",
44
"description": "Language Server for ProXPL",
55
"main": "out/server.js",
66
"scripts": {

src/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "proxpl-cli",
3-
"version": "1.3.1",
3+
"version": "1.3.2",
44
"description": "Professional CLI tool for ProXPL",
55
"main": "index.js",
66
"bin": {

0 commit comments

Comments
 (0)