From 07d0285bb25c63bf4ca0de7ec71fc19e7d41fcea Mon Sep 17 00:00:00 2001 From: Mark Skelton Date: Sun, 29 Aug 2021 23:03:40 -0500 Subject: [PATCH] Update version --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 24f0f02..53c1e72 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ Yarn plugin to show outdated dependencies. ## Installation ```sh -yarn plugin import https://github.com/mskelton/yarn-plugin-outdated/raw/v2.0.0/bundles/@yarnpkg/plugin-outdated.js +yarn plugin import https://github.com/mskelton/yarn-plugin-outdated/raw/v2.1.0/bundles/@yarnpkg/plugin-outdated.js ``` ## Examples