From e376c607644dd2c64180478c1a453562f9077589 Mon Sep 17 00:00:00 2001 From: Rish Date: Fri, 12 Jun 2020 17:50:19 +0530 Subject: [PATCH] v0.6.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 2707792c2e..021ff79f53 100644 --- a/ghost/portal/package.json +++ b/ghost/portal/package.json @@ -1,6 +1,6 @@ { "name": "@tryghost/members-js", - "version": "0.6.0", + "version": "0.6.1", "license": "MIT", "repository": "git@github.com:TryGhost/membersjs.git", "author": "Ghost Foundation",