Set nodejs wrapper version to 0.26.0

This commit is contained in:
Oliver Hamlet
2025-04-22 19:30:53 +01:00
parent 66cd9bfc61
commit db8984096f
5 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
[package]
edition = "2021"
name = "libloot-nodejs"
version = "0.0.0"
version = "0.26.0"
[lib]
crate-type = ["cdylib"]