From 212d2ad11adb7d06d2e7d9e44c51c93f58bff341 Mon Sep 17 00:00:00 2001 From: AJ Stuyvenberg Date: Sun, 15 Jan 2023 15:06:11 -0500 Subject: [PATCH] v0.4.0 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 6911d05..8a6feef 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "serverless-run-watch", - "version": "0.3.0", - "description": "", + "version": "0.4.0", + "description": "Cloud-local developer experience for Serverless. Single-digit second deploys, and logs streamed from CloudWatch straight to your terminal", "main": "ServerlessRunWatch.js", "scripts": { "test": "nyc mocha"