Skip to content

Commit 1f374bb

Browse files
committed
Update version to 3.1.0 in package.json
it is not needed, since the package is private and we do not publish it to any registries, but let's be consistent
1 parent 7d5614c commit 1f374bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "golanci-lint-action",
3-
"version": "2.0.0",
3+
"version": "3.0.0",
44
"private": true,
55
"description": "golangci-lint github action",
66
"main": "dist/main.js",

0 commit comments

Comments
 (0)