From 0c9653c0379273c99f44880341e860b98f3c2602 Mon Sep 17 00:00:00 2001 From: Duncan Walker Date: Wed, 28 Apr 2021 21:07:25 -0400 Subject: [PATCH] Release 2.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b2c8cec..9637e9f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cypress-nextjs-auth0", - "version": "1.0.1", + "version": "2.0.0", "description": "Cypress commands to support Auth0 and Next.js.", "source": "src/index.js", "main": "dist/cypress-nextjs-auth0.js",