From 099dca6a43a0ef2d3d1fb6a6d7b79ea639f785dc Mon Sep 17 00:00:00 2001 From: Duncan Walker Date: Sat, 30 May 2020 18:06:41 -0400 Subject: [PATCH] Release 0.1.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a7ae320..a3105c6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cypress-nextjs-auth0", - "version": "0.1.0", + "version": "0.1.1", "description": "Cypress commands to support Auth0 and Next.js.", "main": "dist/cypress-nextjs-auth0.js", "scripts": {