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
This commit is contained in:
Sergey Vilgelm 2022-02-26 07:55:15 -08:00
parent 7d5614c3eb
commit 4f1a0b4749
No known key found for this signature in database
GPG key ID: 08D0E2FF778887E6

View file

@ -1,6 +1,6 @@
{
"name": "golanci-lint-action",
"version": "2.0.0",
"version": "3.1.0",
"private": true,
"description": "golangci-lint github action",
"main": "dist/main.js",