diff --git a/package-lock.json b/package-lock.json index 471407c8..ec06ccfe 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "coc-rust-analyzer", - "version": "0.77.3", + "version": "0.77.4", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "coc-rust-analyzer", - "version": "0.77.3", + "version": "0.77.4", "license": "MIT", "devDependencies": { "@biomejs/biome": "^1.8.3", diff --git a/package.json b/package.json index b172559c..6f05665c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "coc-rust-analyzer", - "version": "0.77.3", + "version": "0.77.4", "description": "rust-analyzer for Vim/Neovim, works as an extension with coc.nvim", "author": "Heyward Fann ", "license": "MIT",