1
0
Fork 0
mirror of https://github.com/actions/cache.git synced 2024-09-19 09:26:43 +00:00

Prepare 2.1.1

Signed-off-by: Sora Morimoto <sora@morimoto.io>
This commit is contained in:
Sora Morimoto 2020-08-14 10:35:11 +09:00
parent 943d2a4dac
commit 244fc0ba29
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View file

@ -1,6 +1,6 @@
{
"name": "cache",
"version": "2.1.0",
"version": "2.1.1",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View file

@ -1,6 +1,6 @@
{
"name": "cache",
"version": "2.1.0",
"version": "2.1.1",
"private": true,
"description": "Cache dependencies and build outputs",
"main": "dist/restore/index.js",