diff --git a/package.json b/package.json index 9b1c4b1..b00616e 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "$schema": "https://json.schemastore.org/package", "name": "strapi-plugin-notes", - "version": "1.1.0", + "version": "1.1.1", "description": "A plugin for Strapi CMS that provides the ability to add notes to entity records.", "scripts": { "lint": "eslint . --fix",