diff --git a/package.json b/package.json index df80a66..95490a7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "coc-clangd", - "version": "0.29.0", + "version": "0.29.1", "description": "clangd extension for coc.nvim", "author": "Heyward Fann ", "license": "Apache-2.0 WITH LLVM-exception", @@ -186,4 +186,4 @@ } ] } -} +} \ No newline at end of file