Skip to content

Commit f8b381c

Browse files
committed
chore: version bump to v0.1.1-1
1 parent 684831d commit f8b381c

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
@@ -16,7 +16,7 @@ jobs:
1616
- name: LuaRocks Upload
1717
uses: nvim-neorocks/luarocks-tag-release@v7
1818
with:
19-
version: "0.1.0"
19+
version: "0.1.1"
2020
license: "Apache-2.0"
2121
detailed_description: |
2222
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.0-1
1+
0.1.1-1

0 commit comments

Comments
 (0)