Skip to content

Commit

Permalink
Bump package.json version
Browse files Browse the repository at this point in the history
Signed-off-by: KeisukeYamashita <19yamashita15@gmail.com>
  • Loading branch information
KeisukeYamashita committed Feb 25, 2022
1 parent 9ced9a4 commit 6bdfdb4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
@@ -1,6 +1,6 @@
{
"name": "setup-node",
"version": "2.0.0",
"version": "3.0.0",
"private": true,
"description": "setup node action",
"main": "lib/setup-node.js",
Expand Down Expand Up @@ -44,4 +44,4 @@
"ts-jest": "^27.0.5",
"typescript": "^3.8.3"
}
}
}

0 comments on commit 6bdfdb4

Please sign in to comment.