From e49fc90269e7427bc53448d4da464ac68e484c6e Mon Sep 17 00:00:00 2001 From: GitHub Actions Bot <> Date: Tue, 31 Oct 2023 11:54:03 +0000 Subject: [PATCH] v1.3.0 --- lib/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/package.json b/lib/package.json index 94d9233..443fa0c 100644 --- a/lib/package.json +++ b/lib/package.json @@ -1,6 +1,6 @@ { "name": "@unleash/nextjs", - "version": "1.3.0-beta.0", + "version": "1.3.0", "description": "Unleash SDK for Next.js", "main": "dist/index.js", "types": "dist/index.d.ts",