docs: push version to 0.4.0

This commit is contained in:
2025-04-02 20:20:20 +02:00
committed by 20Max01
parent ef4a2295bf
commit b43e4ee12f
2 changed files with 7 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "ts-injex",
"version": "0.3.0",
"version": "0.4.0",
"description": "Simple boilerplate code free dependency injection system for TypeScript.",
"type": "module",
"main": "./dist/index.js",
@@ -63,4 +63,4 @@
"LICENSE",
"package.json"
]
}
}