Skip to content

Commit 4205b97

Browse files
committed
bump: version up to 0.5.1
1 parent 705abec commit 4205b97

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "expr-lang-support",
3-
"version": "0.5.0",
3+
"version": "0.5.1",
44
"description": "Language support for Expr language (https://expr-lang.org)",
55
"private": true,
66
"workspaces": [

packages/vscode/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "expr-lang-support",
33
"displayName": "Expr Lang - Syntax & Formatter",
44
"description": "Syntax highlighting and formatting for Expr language (.expr files)",
5-
"version": "0.5.0",
5+
"version": "0.5.1",
66
"publisher": "daangn-ml-data-platform",
77
"repository": {
88
"type": "git",

0 commit comments

Comments
 (0)