build(arabot): update version number for arabot

This commit is contained in:
Anthony 2023-02-20 09:45:12 +00:00
parent ced9851574
commit 8cd8128723
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

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

View File

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