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,6 +1,6 @@
{
"name": "libloot-nodejs",
"version": "0.0.0",
"version": "0.26.0",
"main": "index.js",
"types": "index.d.ts",
"napi": {