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 +}