diff --git a/package.json b/package.json index 2d3bc9b..60b9de6 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "$schema": "https://json.schemastore.org/package", "name": "strapi-plugin-transformer", - "version": "2.2.0", + "version": "3.0.0", "description": "A plugin for Strapi Headless CMS that provides the ability to transform the API request and/or response.", "scripts": { "lint": "eslint . --fix",