update package-lock.json version (#17)

This commit is contained in:
Dmitry Shibanov
2022-11-22 13:39:07 +01:00
committed by GitHub
parent 64f299c71b
commit c79b33d62c
2 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
{
"name": "publish-action",
"version": "0.1.0",
"version": "0.2.1",
"description": "Update the major version tag (v1, v2, etc.) to point to the specified tag",
"main": "lib/main.js",
"scripts": {