Bump version to 0.0.7, export additional types

Updated package version to 0.0.7 to reflect new changes. Added export statements for `InitDelegate` and `GenericConstructor` types, enhancing type availability for package users.
This commit is contained in:
2024-08-14 23:20:44 +02:00
parent 771b810419
commit de2cca1742
2 changed files with 3 additions and 1 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "ts-injex",
"version": "0.0.6",
"version": "0.0.7",
"description": "",
"type": "module",
"main": "./dist/index.js",