From c2672e3961daea7d7248248cffd36f144715d781 Mon Sep 17 00:00:00 2001 From: Artem Zakharchenko Date: Fri, 13 Mar 2020 08:31:42 +0100 Subject: [PATCH] v0.8.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index efcc8745c..ed349bd47 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "msw", - "version": "0.8.0", + "version": "0.8.1", "description": "Deviation-less client-side runtime API mocking using Service Workers.", "main": "lib/index.js", "types": "lib/index.d.ts",