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