Skip to content

Commit 0b6b23d

Browse files
authored
Bump version
1 parent e62bc1c commit 0b6b23d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

info.lua

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@ function build_info()
55
organization = "NeighTools",
66
version = {
77
major = 4,
8-
minor = 0,
8+
minor = 1,
99
patch = 0,
1010
release = "",
1111
},
1212
}
13-
end
13+
end

0 commit comments

Comments
 (0)