From 37cebf7a105f9f4ebc7ec9f787111e1ecdc6c5f0 Mon Sep 17 00:00:00 2001 From: Heyward Fann Date: Wed, 12 Jul 2023 11:27:22 +0800 Subject: [PATCH] v0.29.1 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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