From d31f0175fd3a343c028c7602552da60a683d5d48 Mon Sep 17 00:00:00 2001 From: Masahiro Wada Date: Sat, 2 Mar 2024 19:16:39 +0000 Subject: [PATCH] update --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a9d02b4a..ae44db95 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ serverless-s3-local [![MIT licensed](https://img.shields.io/badge/license-MIT-blue.svg)](https://raw.githubusercontent.com/amplify-education/serverless-domain-manager/master/LICENSE) [![npm downloads](https://img.shields.io/npm/dt/serverless-s3-local.svg?style=flat)](https://www.npmjs.com/package/serverless-s3-local) -**`v0.9.X` is under developing. This version will have BREAKING CHANGES.** +**[`v0.9.X`](https://github.com/ar90n/serverless-s3-local/tree/v0.9.0) is under developing. This version will have BREAKING CHANGES.** serverless-s3-local is a Serverless plugin to run S3 clone in local. This is aimed to accelerate development of AWS Lambda functions by local testing.