Skip to content

Commit 838772b

Browse files
authored
☕ chore: bump version to 0.2.0-beta and refine author information
1 parent fad87df commit 838772b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "unthread-discord-bot",
33
"description": "A simple discord bot integration for unthread.io",
4-
"version": "0.1.20-alpha",
4+
"version": "0.2.0-beta",
55
"private": true,
66
"main": "index.js",
77
"scripts": {
@@ -10,7 +10,7 @@
1010
"deploycommand": "node src/deploy_commands.js"
1111
},
1212
"keywords": [],
13-
"author": "Waren Gonzaga",
13+
"author": "Waren Gonzaga <opensource@warengonzaga.com> (https://warengonzaga.com)",
1414
"license": "GPL-3.0",
1515
"repository": {
1616
"type": "git",

0 commit comments

Comments
 (0)