diff --git a/package.json b/package.json index 8291f3a..7eec5b9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "strapi-plugin-redcron", - "version": "0.0.1", + "version": "0.0.2", "description": "A drop in replacement for the Strapi cron plugin that uses Redlock to prevent multiple instances of Strapi from running the same cron job at the same time.", "strapi": { "name": "redcron",