Release v2.2.0

This commit is contained in:
Krishan 2022-09-17 19:04:13 +05:30 committed by GitHub
parent cbd1bf35c6
commit 80d9a2ca7d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 4 additions and 4 deletions

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "cinny",
"version": "2.1.3",
"version": "2.2.0",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "cinny",
"version": "2.1.3",
"version": "2.2.0",
"license": "MIT",
"dependencies": {
"@fontsource/inter": "4.5.12",

View File

@ -1,6 +1,6 @@
{
"name": "cinny",
"version": "2.1.3",
"version": "2.2.0",
"description": "Yet another matrix client",
"main": "index.js",
"engines": {

View File

@ -1,5 +1,5 @@
const cons = {
version: '2.1.3',
version: '2.2.0',
secretKey: {
ACCESS_TOKEN: 'cinny_access_token',
DEVICE_ID: 'cinny_device_id',