diff --git a/package-lock.json b/package-lock.json index 12195e0..a409310 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "flix", - "version": "1.27.0", + "version": "1.28.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "flix", - "version": "1.27.0", + "version": "1.28.0", "hasInstallScript": true, "license": "Apache-2.0", "devDependencies": { diff --git a/package.json b/package.json index c123e02..9e4d995 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "description": "Flix Language Server Extension", "author": "Flix", "license": "Apache-2.0", - "version": "1.27.0", + "version": "1.28.0", "repository": { "type": "git", "url": "https://github.com/flix/vscode-flix"