update version

This commit is contained in:
Christoph Brandau
2025-11-16 00:11:25 +01:00
parent 48ef36805a
commit 8151798211
2 changed files with 2 additions and 2 deletions
Generated
+1 -1
View File
@@ -26,7 +26,7 @@ checksum = "f0805222e57f7521d6a62e36fa9163bc891acd422f971defe97d64e70d0a4fe5"
[[package]]
name = "xMVMOpenApiWrapper"
version = "0.1.3"
version = "0.1.4"
dependencies = [
"libloading",
]
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "xMVMOpenApiWrapper"
version = "0.1.3"
version = "0.1.4"
edition = "2024"
description = "A Wrapper for the XMVM Open interface for Rust"
license = "AGPL-3.0"