From 60841ce2b4c331fe28dd2f8726910fe16a03d3ce Mon Sep 17 00:00:00 2001 From: Levi Date: Fri, 19 Dec 2025 01:31:14 +0530 Subject: [PATCH] chore: version bump --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index af1902d..bfc2797 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "lambda-cron", - "version": "1.1.2", + "version": "1.1.3", "description": "Super light weight Serverless Plugin to simplify adding cron jobs to aws lambda functions", "author": "levi", "repository": {