From 88a87e3cfab57781b65fcaa24f36028dac5efe8e Mon Sep 17 00:00:00 2001 From: typhonrt Date: Tue, 9 Jan 2024 14:14:52 -0800 Subject: [PATCH] 0.1.0 release --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7504e50..9f8e329 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@typhonjs-plugin/manager", "description": "Provides a plugin manager & eventbus for Node and in the browser.", - "version": "0.0.17", + "version": "0.1.0", "author": "Michael Leahy (https://github.com/typhonrt)", "type": "module", "imports": {