From c85fa562239ecec3889e1c4e31bdb057461d7995 Mon Sep 17 00:00:00 2001 From: boazpoolman Date: Sun, 21 Mar 2021 20:41:16 +0100 Subject: [PATCH] 0.0.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 59e65e4..acba522 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "strapi-plugin-config-sync", - "version": "0.0.2", + "version": "0.0.3", "description": "Manage your Strapi database configuration as partial json files which can be imported/exported across environments. ", "strapi": { "name": "config-sync",