Skip to content

Commit c50c6db

Browse files
committed
chore: bump version to v0.2.0-1
1 parent 4179d4f commit c50c6db

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: "0.1.0"
15+
version: "0.2.0"
1616
license: "GPLv2"
1717
detailed_description: |
1818
Toggle between boolean values under your cursor.

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.2.0-1

0 commit comments

Comments
 (0)