From df4f8d421266477450c006efc1efa5b34c89c436 Mon Sep 17 00:00:00 2001 From: PeterYinusa Date: Mon, 10 Jun 2024 23:09:12 +0100 Subject: [PATCH] chore: bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4ae4477..25dc643 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@assert-equals/dappdriver", - "version": "0.13.0", + "version": "0.14.0", "description": "DappDriver is a testing tool to automate dApps", "main": "dist/src/index.js", "types": "dist/src/index.d.ts",