From 1587a979ab1120672a937dcc06b75d82e23e6be9 Mon Sep 17 00:00:00 2001 From: Boaz Poolman Date: Thu, 25 Mar 2021 22:26:49 +0100 Subject: [PATCH] 0.1.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8e3561f..517a83f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "strapi-plugin-config-sync", - "version": "0.1.2", + "version": "0.1.3", "description": "Manage your Strapi database configuration as partial json files which can be imported/exported across environments. ", "strapi": { "name": "config-sync",