From 306b3ca859175a8d679732954e965dbbd73b17aa Mon Sep 17 00:00:00 2001 From: tore-statsig <74584483+tore-statsig@users.noreply.github.com> Date: Tue, 2 Nov 2021 10:04:47 -0700 Subject: [PATCH] v4.5.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ea1e180..073da5c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "statsig-js", - "version": "4.4.0-beta.17", + "version": "4.5.2", "description": "Statsig JavaScript client SDK for single user environments.", "main": "dist/index.js", "types": "dist/index.d.ts",