From e1b0c82666c956a9799bb1fbbd83cb0222b565ab Mon Sep 17 00:00:00 2001 From: Jeremy Ruppel Date: Mon, 13 Dec 2021 13:55:32 -0800 Subject: [PATCH] 5.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ce91f97..f2ea089 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "yakbak", - "version": "5.0.0", + "version": "5.0.1", "description": "Record and playback HTTP responses", "main": "index.js", "scripts": {