From f54fb7d51a7e1827f97e9691032449c16118ab01 Mon Sep 17 00:00:00 2001 From: Jonatan Nilsson Date: Sat, 9 Oct 2021 23:03:06 +0000 Subject: [PATCH] 1.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 815ed4a..10b10d8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "eltro", - "version": "1.1.0", + "version": "1.2.0", "description": "Eltro is a tiny no-dependancy test framework for node", "main": "index.mjs", "scripts": {