1
0
Fork 0
mirror of https://github.com/actions/cache.git synced 2025-07-12 09:10:44 +00:00

Bump version to v1

This commit is contained in:
Josh Gross 2019-11-04 15:20:35 -05:00
parent 21f72b1fcc
commit adef664a55
4 changed files with 17 additions and 17 deletions

View file

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