From 5a2c27129be87ee50e50d7b2de008365d25e94be Mon Sep 17 00:00:00 2001 From: Boaz Poolman Date: Wed, 24 Mar 2021 22:13:39 +0100 Subject: [PATCH] 0.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5bdb96d..9d47f45 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "strapi-plugin-config-sync", - "version": "0.1.1", + "version": "0.1.0", "description": "Manage your Strapi database configuration as partial json files which can be imported/exported across environments. ", "strapi": { "name": "config-sync",