From 48662be3264ac9b0fdaa19082897196a99091863 Mon Sep 17 00:00:00 2001 From: Michal Miszczyszyn Date: Thu, 7 Oct 2021 14:52:47 +0200 Subject: [PATCH] v0.2.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 64debbd..9d410b5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@typeofweb/server", - "version": "0.2.0", + "version": "0.2.1", "type": "module", "exports": { "require": "./dist/index.cjs",