Release v0.1.4 (#51)

This commit is contained in:
Regen
2022-04-30 23:54:34 +09:00
committed by GitHub
parent 722dae419e
commit f0cfa8b13f

View File

@@ -1,6 +1,6 @@
[tool.poetry]
name = "cmake-language-server"
version = "0.1.3"
version = "0.1.4"
description = "CMake LSP Implementation"
license = "MIT"
authors = ["regen"]