diff --git a/package-lock.json b/package-lock.json index 05c1120..daa4476 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "rust-cache", - "version": "1.0.1", + "version": "1.0.2", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 00a114a..9dbd5fd 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "private": true, "name": "rust-cache", - "version": "1.0.1", + "version": "1.0.2", "description": "A GitHub Action that implements smart caching for rust/cargo projects", "keywords": [ "actions",