Bump cache package version

This commit is contained in:
Aiqiao Yan
2020-05-19 12:59:38 -04:00
parent fde6221228
commit 0dea61a3a8
3 changed files with 106 additions and 103 deletions
+3
View File
@@ -3,3 +3,6 @@
### 0.1.0
- Initial release
### 0.2.0
- Fixes two issues around using zstd compression algorithm
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@actions/cache",
"version": "0.1.0",
"version": "0.2.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@actions/cache",
"version": "0.1.0",
"version": "0.2.0",
"preview": true,
"description": "Actions cache lib",
"keywords": [