From a3a7b437a0d6006c81488b5f0bc8fcc14f64ba34 Mon Sep 17 00:00:00 2001 From: MrDiro Date: Sun, 23 Jun 2024 06:57:27 -0500 Subject: [PATCH] 1.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b2e562a..94c2f0b 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "version": "1.0.0", + "version": "1.0.1", "name": "modilitejs", "description": "ModiLiteJS is a library for writing modular code with components and dependency injection.", "author": {