From f389479e9aea3220fe190a984b5a89333b405b03 Mon Sep 17 00:00:00 2001 From: smyalygames Date: Sun, 23 Oct 2022 02:45:54 +0100 Subject: [PATCH] ci(arabot): change version number --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index df446a7..d51756d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "arabot", - "version": "0.0.1", + "version": "0.1.0", "description": "A Discord bot for Animal Rights Advocates", "main": "dist/index.js", "scripts": {