🔧 align version to new bump

This commit is contained in:
Misha Kav
2022-10-08 19:40:48 +03:00
parent 61bac52a23
commit aac224f235
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@@ -1,6 +1,6 @@
{
"name": "dynamic-badges-action",
"version": "1.0.0",
"version": "1.5.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@@ -1,6 +1,6 @@
{
"name": "dynamic-badges-action",
"version": "1.0.0",
"version": "1.5.0",
"description": "A GitHub Action which uses shields.io to create custom badges and uploads the to a gist.",
"main": "index.js",
"scripts": {