Bump version

This commit is contained in:
Kir_Antipov 2022-05-31 21:18:03 +03:00
parent 0974005f32
commit 502079d537
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View file

@ -1,6 +1,6 @@
{
"name": "mc-publish",
"version": "2.1.0",
"version": "2.1.1",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View file

@ -1,6 +1,6 @@
{
"name": "mc-publish",
"version": "2.1.0",
"version": "2.1.1",
"description": "GitHub Action that helps you publish your Minecraft mods",
"main": "src/index.ts",
"scripts": {