Skip to content

Commit 1eef838

Browse files
committed
chore: bump version to v3.5.0-1
1 parent d5e490a commit 1eef838

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/luarocks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
- name: LuaRocks Upload
1313
uses: nvim-neorocks/luarocks-tag-release@v7.2.0
1414
with:
15-
version: "3.4.0"
15+
version: "3.5.0"
1616
license: "Apache-2.0"
1717
detailed_description: |
1818
A Neovim plugin written in Lua that, under configurable conditions, automatically sets

version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.4.0-1
1+
3.5.0-1

0 commit comments

Comments
 (0)