Skip to content

Commit d5990ab

Browse files
committed
Update rockspec
1 parent 9ffcf5d commit d5990ab

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
package = "copy_with_context"
2-
version = "3.0.0-1"
2+
version = "3.0.1-1"
33
source = {
44
url = "git://github.com/zhisme/copy_with_context.nvim.git",
5-
tag = "v3.0.0",
5+
tag = "v3.0.1",
66
}
77
description = {
88
summary = "A Neovim plugin for copying code with context",

0 commit comments

Comments
 (0)