Release v2.1.1

This commit is contained in:
Ajay Bura 2022-08-07 20:21:16 +05:30
parent 728c5434bb
commit 20e1df43d0
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.0",
"version": "2.1.1",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "cinny",
"version": "2.1.0",
"version": "2.1.1",
"license": "MIT",
"dependencies": {
"@fontsource/inter": "^4.5.11",

View file

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

View file

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