We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
v1.5.0-1
1 parent eda0ece commit 4eadd76Copy full SHA for 4eadd76
2 files changed
.github/workflows/luarocks.yml
@@ -12,10 +12,10 @@ jobs:
12
- name: LuaRocks Upload
13
uses: nvim-neorocks/luarocks-tag-release@v7.2.0
14
with:
15
- version: "1.4.0"
+ version: "1.5.0"
16
license: "MIT"
17
detailed_description: |
18
- LuaCATS-like Lua Language Server type annotations for your WezTerm config.
+ LuaCATS-like Lua Language Server type annotations for your WezTerm config
19
labels: |
20
metalua
21
neovim
version.txt
@@ -1 +1 @@
1
-1.4.0-1
+1.5.0-1
0 commit comments