Skip to content

Commit a851506

Browse files
authored
Merge pull request #6 from kdssoftware/bump
Bump to version 1.0.1
2 parents 0937763 + d47971e commit a851506

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
package = "lua-obfuscator.nvim"
2-
version = "1.0-1"
2+
version = "1.0.1-1"
33
source = {
4-
url = "git+ssh://git@github.com/kdssoftware/lua-obfuscator.nvim.git"
4+
url = "git+ssh://git@github.com/kdssoftware/lua-obfuscator.nvim.git",
5+
tag = "v1.0.1"
56
}
67
description = {
78
summary = "Lua obfuscator plugin for Neovim",

0 commit comments

Comments
 (0)