From 1f4ebc50ee3f9b53492cc5ebadf55bc50b7acb14 Mon Sep 17 00:00:00 2001 From: exuanbo Date: Wed, 16 Oct 2024 00:15:11 +0100 Subject: [PATCH] 0.0.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index eb9c6a7..db81ea8 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "di-wise", "packageManager": "yarn@4.5.0", - "version": "0.0.2", + "version": "0.0.3", "description": "Lightweight and flexible dependency injection library for JavaScript and TypeScript, w/wo ECMAScript decorators.", "files": [ "dist",