From d590ca51f186727a8fa694ca2aa43d0ecc4420c8 Mon Sep 17 00:00:00 2001 From: Tim Mikeladze Date: Fri, 2 Aug 2024 01:03:20 -0700 Subject: [PATCH] chore(release): v1.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 26b1354..524b761 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "next-protect", "description": "Protect your Next.js app with a password. A drop-in solution to keep your deployments protected with a basic password system. Support App Router, Middleware, Edge Runtime, and SSR out of the box.", - "version": "1.0.0", + "version": "1.1.0", "author": "Tim Mikeladze ", "license": "MIT", "keywords": [