Skip to content

Commit 5f87268

Browse files
committed
Actually update version numbers in rockspec
1 parent 0cf6908 commit 5f87268

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

vstruct-2.0.1-1.rockspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
package = "vstruct"
2-
version = "2.0.0-1"
2+
version = "2.0.1-1"
33
source = {
44
url = "git+https://github.com/ToxicFrog/vstruct.git",
5-
tag = "v2.0.0"
5+
tag = "v2.0.1"
66
}
77
description = {
88
summary = "Lua library to manipulate binary data",

0 commit comments

Comments
 (0)