Bump version number

This commit is contained in:
2022-11-29 20:55:03 +01:00
parent b53c08a553
commit 451b414fba
2 changed files with 13 additions and 3 deletions

View File

@ -1,6 +1,6 @@
{
"name": "eu.astrogd.white-leopard",
"version": "1.0.0",
"version": "1.1.0-alpha.1",
"description": "A Discord bot that checks channel names for blacklisted words and reverts the changes if necessary",
"main": "build/index.js",
"scripts": {