From 2789ea3a10396f58dd80bffbe28239aeee21dd57 Mon Sep 17 00:00:00 2001 From: Rish Date: Fri, 1 May 2020 20:58:55 +0530 Subject: [PATCH] v0.3.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 3f4d60abfb..0d09fbe082 100644 --- a/ghost/portal/package.json +++ b/ghost/portal/package.json @@ -1,6 +1,6 @@ { "name": "@tryghost/members-js", - "version": "0.3.0", + "version": "0.3.1", "license": "MIT", "repository": "git@github.com:TryGhost/membersjs.git", "author": "Ghost Foundation",