diff --git a/package.json b/package.json index 76effaa..a9d9848 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@alveojs/core", - "version": "0.0.1", + "version": "1.0.0", "description": "Core engine for Alveo DI container", "module": "src/index.ts", "types": "src/index.ts",