From bd4a4a6b9370b134bbb85c17542811ed2bd348ad Mon Sep 17 00:00:00 2001 From: Shahriar <31452340+ShahriarKh@users.noreply.github.com> Date: Sat, 15 Jul 2023 02:15:40 +0330 Subject: [PATCH] Update package.json --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 955d495..3a1b875 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "strapi-content-type-explorer", - "version": "0.0.1", + "version": "0.1.0", "description": "A Strapi plugin to view your content types and their relationships", "strapi": { "name": "content-type-explorer", @@ -36,4 +36,4 @@ "npm": ">=6.0.0" }, "license": "MIT" -} \ No newline at end of file +}