From f9dec2c2328aa0b4abdb77487d5d71df3dc5c013 Mon Sep 17 00:00:00 2001 From: Edward Bebbington <47337480+ebebbington@users.noreply.github.com> Date: Fri, 16 Dec 2022 19:46:53 +0000 Subject: [PATCH] Update egg.json --- egg.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/egg.json b/egg.json index 4380aab..5816947 100644 --- a/egg.json +++ b/egg.json @@ -2,7 +2,7 @@ "name": "dmm", "description": "Lightweight Deno Module Manager", "homepage": "https://github.com/drashland/dmm", - "version": "2.1.0", + "version": "2.1.1", "stable": true, "files": [ "./mod.ts",