diff options
| author | s-ol <s+removethis@s-ol.nu> | 2025-03-24 21:32:09 +0000 |
|---|---|---|
| committer | s-ol <s+removethis@s-ol.nu> | 2025-03-24 21:32:09 +0000 |
| commit | dcc757e2e13fc6096fd7c9d7da27a0e732c5e0d2 (patch) | |
| tree | 9be59a3850e0007b2b109c364a406565bd3755ed | |
| parent | support receiving canvas (diff) | |
| download | lua-texture-share-vk-dcc757e2e13fc6096fd7c9d7da27a0e732c5e0d2.tar.gz lua-texture-share-vk-dcc757e2e13fc6096fd7c9d7da27a0e732c5e0d2.zip | |
release 0.1.1v0.1.1
| -rw-r--r-- | texture-share-vk-0.1.1-1.rockspec (renamed from texture-share-vk-0.1.0-1.rockspec) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/texture-share-vk-0.1.0-1.rockspec b/texture-share-vk-0.1.1-1.rockspec index 7c4d65d..cd505de 100644 --- a/texture-share-vk-0.1.0-1.rockspec +++ b/texture-share-vk-0.1.1-1.rockspec @@ -1,9 +1,9 @@ package = "texture-share-vk" -version = "0.1.0-1" +version = "0.1.1-1" source = { url = "git+https://git.s-ol.nu/lua-texture-share-vk.git", - tag = "v0.1.0", + tag = "v0.1.1", } description = { |
