Skip to content

Commit 25878e0

Browse files
committed
chore: version bump to v0.0.28-2
1 parent 43f59b8 commit 25878e0

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

project.nvim-scm-1.rockspec

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ version = 'scm-1'
77

88
source = {
99
url = 'git://github.com/DrKJeff16/project.nvim',
10+
tag = 'v0.0.28-2',
1011
}
1112

1213
description = {
@@ -16,7 +17,7 @@ description = {
1617
]],
1718
homepage = 'https://github.com/DrKJeff16/project.nvim',
1819
license = 'Apache-2.0',
19-
labels = { "neovim", "neovim-plugin" },
20+
labels = { 'neovim', 'neovim-plugin' },
2021
}
2122
dependencies = {
2223
'lua==5.1',

version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.0.28-1
1+
0.0.28-2

0 commit comments

Comments
 (0)