diff --git a/package-lock.json b/package-lock.json index fba04d0..784d35f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "flix", - "version": "1.23.0", + "version": "1.24.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "flix", - "version": "1.23.0", + "version": "1.24.0", "hasInstallScript": true, "license": "Apache-2.0", "devDependencies": { diff --git a/package.json b/package.json index 521c3ea..9fd236d 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "description": "Flix Language Server Extension", "author": "Flix", "license": "Apache-2.0", - "version": "1.23.0", + "version": "1.24.0", "repository": { "type": "git", "url": "https://github.com/flix/vscode-flix"