From 884e197cca894245e37d318a00a4308dccf5686b Mon Sep 17 00:00:00 2001 From: Rish Date: Thu, 23 Apr 2020 13:03:17 +0530 Subject: [PATCH] v0.1.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 070139c6b2..2ad54e6dfc 100644 --- a/ghost/portal/package.json +++ b/ghost/portal/package.json @@ -1,6 +1,6 @@ { "name": "@tryghost/members-js", - "version": "0.1.0", + "version": "0.1.1", "license": "MIT", "repository": "git@github.com:TryGhost/membersjs.git", "author": "Ghost Foundation",