From 57f1483b1cbe225aa8bf044f4999cc6509757ee5 Mon Sep 17 00:00:00 2001 From: Maksym Shykov Date: Tue, 25 May 2021 09:50:35 +0300 Subject: [PATCH] 3.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9731809..ac89bf0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@macpaw/qa-api-services", - "version": "2.1.1", + "version": "3.0.0", "description": "QA API libraries for MacPaw projects", "main": "index.js", "author": "Volodymyr Dobrygin",