From 79666590e2e2f3e856800886e213931ea3a8b672 Mon Sep 17 00:00:00 2001 From: Rish Date: Fri, 26 Jun 2020 02:12:38 +0530 Subject: [PATCH] v0.8.1 --- 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 da66717270..abfb6392ff 100644 --- a/ghost/portal/package.json +++ b/ghost/portal/package.json @@ -1,6 +1,6 @@ { "name": "@tryghost/members-js", - "version": "0.8.0", + "version": "0.8.1", "license": "MIT", "repository": "git@github.com:TryGhost/membersjs.git", "author": "Ghost Foundation",