From 2099d7c1fcfac00e78667d138a8c025c190048c4 Mon Sep 17 00:00:00 2001 From: Andreas Lind Date: Sun, 22 Nov 2020 11:07:18 +0100 Subject: [PATCH] 4.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 452db0b..0d37351 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "unexpected-knex", - "version": "3.0.0", + "version": "4.0.0", "description": "Support for testing Knex.js models and migrations using Unexpected", "main": "lib/unexpected-knex.js", "scripts": {