Skip to content

Commit 5cc2a57

Browse files
committed
chore: version bump to v0.1.8-1
1 parent c80b372 commit 5cc2a57

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
1414
with:
15-
version: "0.1.7"
15+
version: "0.1.8"
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-
0.1.7-1
1+
0.1.8-1

0 commit comments

Comments
 (0)