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": {