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 aa9cfb7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -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 @@ -45,3 +45,4 @@
"typescript": "^3.8.3"
}
}

0 comments on commit aa9cfb7

Please sign in to comment.