From 90e5189d64c465e1e4aae270b9131ea0533aec7e Mon Sep 17 00:00:00 2001 From: Shubham Tiwari <64764738+tiwarishub@users.noreply.github.com> Date: Mon, 28 Mar 2022 17:55:18 +0530 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b3b8315..11ce808 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cache", - "version": "3.0.0", + "version": "3.0.1", "private": true, "description": "Cache dependencies and build outputs", "main": "dist/restore/index.js",