Skip to content

Commit 25618a0

Browse files
committed
Bump version
1 parent a0a285f commit 25618a0

File tree

3 files changed

+7
-3
lines changed

3 files changed

+7
-3
lines changed

RELEASES.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,3 +111,7 @@
111111
### 3.3.2
112112

113113
- Fixes bug with Azure SDK causing blob downloads to get stuck.
114+
115+
### 4.0.0
116+
117+
- Updated minimum runner version support from node 12 -> node 20

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cache",
3-
"version": "3.3.2",
3+
"version": "4.0.0",
44
"private": true,
55
"description": "Cache dependencies and build outputs",
66
"main": "dist/restore/index.js",

0 commit comments

Comments
 (0)