We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fad87df commit 838772bCopy full SHA for 838772b
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "unthread-discord-bot",
3
"description": "A simple discord bot integration for unthread.io",
4
- "version": "0.1.20-alpha",
+ "version": "0.2.0-beta",
5
"private": true,
6
"main": "index.js",
7
"scripts": {
@@ -10,7 +10,7 @@
10
"deploycommand": "node src/deploy_commands.js"
11
},
12
"keywords": [],
13
- "author": "Waren Gonzaga",
+ "author": "Waren Gonzaga <opensource@warengonzaga.com> (https://warengonzaga.com)",
14
"license": "GPL-3.0",
15
"repository": {
16
"type": "git",
0 commit comments