From 6b71a99856296a7a22d193d57f6b23dc12edf908 Mon Sep 17 00:00:00 2001 From: Artus Version Bot Date: Fri, 15 Mar 2024 04:06:31 +0000 Subject: [PATCH] 0.5.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b779c59..4b69016 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@artus/injection", - "version": "0.5.1", + "version": "0.5.3", "description": "A IoC Implemention for Artus.", "main": "lib/index.js", "types": "lib/index.d.ts",