From b776af6a7c4c0fc4b1a58c2d948c54002fdeb42c Mon Sep 17 00:00:00 2001 From: Rish Date: Wed, 1 Jul 2020 15:36:49 +0530 Subject: [PATCH] v0.8.2 --- ghost/portal/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ghost/portal/package.json b/ghost/portal/package.json index abfb6392ff..11d0fe2cb2 100644 --- a/ghost/portal/package.json +++ b/ghost/portal/package.json @@ -1,6 +1,6 @@ { "name": "@tryghost/members-js", - "version": "0.8.1", + "version": "0.8.2", "license": "MIT", "repository": "git@github.com:TryGhost/membersjs.git", "author": "Ghost Foundation",