Skip to content

Commit 4f1a0b4

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 4f1a0b4

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.1.0",
44
"private": true,
55
"description": "golangci-lint github action",
66
"main": "dist/main.js",

0 commit comments

Comments
 (0)