Version bump 1.0.0 as I will be using semantic versioning, and the command styles changed.

Also, downgrading simple-xmpp, until issue #13 is fixed.
This commit is contained in:
Stephen Vanderwarker 2022-03-27 08:38:33 -04:00
parent 768f405099
commit ee857f658c
Signed by: stephen
GPG Key ID: EF429EF847868C14
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
{
"name": "vxmppb",
"description": "vanderwarker.family XMPP Bot",
"version": "0.1.2",
"version": "1.0.0",
"keywords": [
"xmpp",
"bot",
@ -26,7 +26,7 @@
"mqtt": "4.2.6",
"request": "2.88.0",
"rgb-color": "2.1.2",
"simple-xmpp": "2.3.1"
"simple-xmpp": "1.3.0"
},
"bugs": {
"url": "https://git.vanderwarker.family/vxmppb/vxmppb/issues"