Skip to content

Commit 26752a4

Browse files
committed
rockspec 0.0.3
1 parent e433afa commit 26752a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rockspecs/carray-0.0.2-1.rockspec renamed to rockspecs/carray-0.0.3-1.rockspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
package = "carray"
2-
version = "0.0.2-1"
2+
version = "0.0.3-1"
33
local versionNumber = version:gsub("^(.*)-.-$", "%1")
44
source = {
55
url = "https://github.com/osch/lua-carray/archive/v"..versionNumber..".zip",

0 commit comments

Comments
 (0)