update version

This commit is contained in:
Christoph Brandau
2025-11-15 20:45:58 +01:00
parent fdb9942ec5
commit f22ac8075a
2 changed files with 2 additions and 2 deletions
Generated
+1 -1
View File
@@ -26,7 +26,7 @@ checksum = "f0805222e57f7521d6a62e36fa9163bc891acd422f971defe97d64e70d0a4fe5"
[[package]] [[package]]
name = "xMVMOpenApiWrapper" name = "xMVMOpenApiWrapper"
version = "0.1.0" version = "0.1.1"
dependencies = [ dependencies = [
"libloading", "libloading",
] ]
+1 -1
View File
@@ -1,6 +1,6 @@
[package] [package]
name = "xMVMOpenApiWrapper" name = "xMVMOpenApiWrapper"
version = "0.1.0" version = "0.1.1"
edition = "2021" edition = "2021"
publish = ["cbsk"] publish = ["cbsk"]