From a6bf41510490af44b1b24ca9ec4a92118690866b Mon Sep 17 00:00:00 2001 From: Piotr Grzesik Date: Mon, 27 Jun 2022 11:08:48 +0200 Subject: [PATCH] chore: Release v0.1.7 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5aea084..79aa220 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "serverless-local-schedule", - "version": "0.1.6", + "version": "0.1.7", "description": "Allows defining CloudWatch schedules in local timezones(with DST!) in serverless events", "main": "index.js", "scripts": {