1
0
Fork 0
mirror of https://github.com/actions/cache.git synced 2025-07-13 21:10:45 +00:00

Release v1.0.1

This commit is contained in:
Josh Gross 2019-11-05 15:42:18 -05:00
parent 9d8c7b4041
commit 0f810ad45a
6 changed files with 91 additions and 83 deletions

View file

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