diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2022-12-11 15:46:01 +0100 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2022-12-11 15:46:01 +0100 |
commit | 8469525c8ee3eddabbd3487658621a6235b3c581 (patch) | |
tree | d43be9d92fe9b1cd1b9a28f0d09bb29c640973f9 /package.json | |
parent | upgrade actions/core (diff) | |
download | cleanup-path-8469525c8ee3eddabbd3487658621a6235b3c581.tar.gz cleanup-path-8469525c8ee3eddabbd3487658621a6235b3c581.zip |
v3v3
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 95f9e53..d4b5138 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cleanup-path", - "version": "2.0.0", + "version": "3.0.0", "description": "Clean up PATH on Windows workers", "main": "clean.js", "scripts": { |