From 11135fde83de39f23138e6beb94a6f8d7fd8301c Mon Sep 17 00:00:00 2001 From: Jonatan Nilsson Date: Sun, 10 Oct 2021 03:24:50 +0000 Subject: [PATCH] 1.2.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 01ef552..918b671 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "eltro", - "version": "1.2.1", + "version": "1.2.2", "description": "Eltro is a tiny no-dependancy test framework for node", "main": "index.mjs", "scripts": {