diff --git a/package.json b/package.json index 22a5a3d..abe101e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@alveojs/common", - "version": "0.0.1", + "version": "1.0.0", "description": "Common types, decorators and interfaces for Alveo DI container", "main": "./dist/index.js", "module": "./dist/index.mjs",