Skip to content

Commit e580a58

Browse files
committed
v1.0.2
1 parent 9f33940 commit e580a58

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.npmignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
.github/
2+
.netlify/
23
example/

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "netlify-plugin-cache",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"description": "Generic cache plugin for saving and restoring files and/or folders between Netlify builds",
55
"author": "Jake Jarvis <[email protected]>",
66
"license": "MIT",

0 commit comments

Comments
 (0)