aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authors-ol <s+removethis@s-ol.nu>2026-04-10 13:25:03 +0000
committers-ol <s+removethis@s-ol.nu>2026-04-10 13:25:03 +0000
commit1d417f63025a376967db0dcbcb81e6176a29ec9c (patch)
treeb980bd73c832701ecb6d65f5d2417270ab391130
parentcheck errors in Canvas:send/recv, disable with fail_silently (diff)
downloadlua-texture-share-vk-0.2.0.tar.gz
lua-texture-share-vk-0.2.0.zip
bump version to 0.2.0HEADv0.2.0main
-rw-r--r--texture-share-vk-0.2.0-1.rockspec (renamed from texture-share-vk-0.1.1-1.rockspec)4
1 files changed, 2 insertions, 2 deletions
diff --git a/texture-share-vk-0.1.1-1.rockspec b/texture-share-vk-0.2.0-1.rockspec
index cd505de..6640332 100644
--- a/texture-share-vk-0.1.1-1.rockspec
+++ b/texture-share-vk-0.2.0-1.rockspec
@@ -1,9 +1,9 @@
package = "texture-share-vk"
-version = "0.1.1-1"
+version = "0.2.0-1"
source = {
url = "git+https://git.s-ol.nu/lua-texture-share-vk.git",
- tag = "v0.1.1",
+ tag = "v0.2.0",
}
description = {