We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8757126 commit 4b18401Copy full SHA for 4b18401
2 files changed
LICENSE
@@ -1,6 +1,6 @@
1
MIT License
2
3
-Copyright (c) 2017-2022 adesso AG
+Copyright (c) 2017-2022, 2025 adesso SE
4
5
Permission is hereby granted, free of charge, to any person obtaining a copy
6
of this software and associated documentation files (the "Software"), to deal
package.json
@@ -2,7 +2,7 @@
"name": "@adesso-se/node-api-prebuilts",
"description": "A CLI and library to manage, locate and load prebuilt node addons targetting Node-API.",
"license": "MIT",
- "version": "0.0.0-beta.1",
+ "version": "0.0.1",
"homepage": "https://github.com/adessoSE/node-api-prebuilts#readme",
7
"repository": "github:adessoSE/node-api-prebuilts",
8
"author": "Henrik Gaßmann <Henrik.Gassmann@adesso.de>",
0 commit comments