We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0cf6908 commit 5f87268Copy full SHA for 5f87268
1 file changed
vstruct-2.0.1-1.rockspec
@@ -1,8 +1,8 @@
1
package = "vstruct"
2
-version = "2.0.0-1"
+version = "2.0.1-1"
3
source = {
4
url = "git+https://github.com/ToxicFrog/vstruct.git",
5
- tag = "v2.0.0"
+ tag = "v2.0.1"
6
}
7
description = {
8
summary = "Lua library to manipulate binary data",
0 commit comments