update version

This commit is contained in:
Shubham Tiwari 2022-03-31 15:36:06 +05:30
parent fc72fbdb56
commit 3bc0f077ba
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View file

@ -1,12 +1,12 @@
{
"name": "setup-python",
"version": "2.2.3",
"version": "3.0.1",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "setup-python",
"version": "2.2.3",
"version": "3.0.1",
"license": "MIT",
"dependencies": {
"@actions/cache": "^2.0.0",

View file

@ -1,6 +1,6 @@
{
"name": "setup-python",
"version": "2.2.3",
"version": "3.0.1",
"private": true,
"description": "Setup python action",
"main": "dist/index.js",