ci(build): update bot version number

This commit is contained in:
smyalygames 2023-03-04 00:40:48 +00:00
parent 3fe499174e
commit 45c07dbb11
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "arabot",
"version": "0.2.4",
"version": "0.3.1",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "arabot",
"version": "0.2.4",
"version": "0.3.1",
"license": "GPL-3.0-or-later",
"dependencies": {
"@prisma/client": "^4.11.0",

View File

@ -1,6 +1,6 @@
{
"name": "arabot",
"version": "0.3.0",
"version": "0.3.1",
"description": "A Discord bot for Animal Rights Advocates",
"main": "dist/index.js",
"scripts": {