Bump to 0.5.1-alpha.22.

This commit is contained in:
Paul
2021-08-07 11:21:51 +01:00
parent 3780f01892
commit e9c638b126
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
"openapi": "3.0.0",
"info": {
"title": "Revolt API",
"version": "0.5.1-alpha.10-patch.0",
"version": "0.5.1-alpha.22",
"description": "User-first privacy focused chat platform built with modern web technologies.\n\n# Authentication\n\nCurrently all relevant requests are authenticated by the use of two headers which identify a session.\n\n<SecurityDefinitions />",
"termsOfService": "https://revolt.chat/terms",
"contact": {
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "revolt-api",
"version": "0.5.1-alpha.10-patch.0",
"version": "0.5.1-alpha.22",
"description": "Revolt API typings",
"main": "dist/index.js",
"type": "module",