From b9587a1c989728b6a16ad94248b3fb5476cc86c6 Mon Sep 17 00:00:00 2001 From: PeterYinusa Date: Thu, 13 Jun 2024 22:48:15 +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 25dc643..a45d346 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@assert-equals/dappdriver", - "version": "0.14.0", + "version": "0.15.0", "description": "DappDriver is a testing tool to automate dApps", "main": "dist/src/index.js", "types": "dist/src/index.d.ts",