From d7d7f1526e8239402f0b71377eaaf6f0a079b222 Mon Sep 17 00:00:00 2001 From: Jonatan Nilsson Date: Wed, 1 Apr 2020 17:17:09 +0000 Subject: [PATCH] 0.9.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c0b631d..c4bacac 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "eltro", - "version": "0.9.0", + "version": "0.9.1", "description": "Eltro is a tiny no-dependancy test framework for node", "main": "index.mjs", "scripts": {