Release v2.2.2 v2.2.2
authorAjay Bura <32841439+ajbura@users.noreply.github.com>
Wed, 28 Sep 2022 15:18:41 +0000 (20:48 +0530)
committerAjay Bura <32841439+ajbura@users.noreply.github.com>
Wed, 28 Sep 2022 15:18:41 +0000 (20:48 +0530)
package-lock.json
package.json
src/client/state/cons.js

index 65f70d0be9601b463ec2b061daf5f213817f213e..b78d03d7ddb6af602f22c800840cfc0807dcb0a1 100644 (file)
@@ -1,12 +1,12 @@
 {
   "name": "cinny",
-  "version": "2.2.1",
+  "version": "2.2.2",
   "lockfileVersion": 2,
   "requires": true,
   "packages": {
     "": {
       "name": "cinny",
-      "version": "2.2.1",
+      "version": "2.2.2",
       "license": "MIT",
       "dependencies": {
         "@fontsource/inter": "4.5.12",
index f83fbb2981db4ecd32cd0b6cbb9018b7a7b92886..0f6e25d1bf8f0e06db4bf24cf720694d32bb83fc 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "cinny",
-  "version": "2.2.1",
+  "version": "2.2.2",
   "description": "Yet another matrix client",
   "main": "index.js",
   "engines": {
index 38b79f454b43c3dd0f8057aacb8d85bcaf8afa74..785047d78be01091a8a81603e59271c2b401b19d 100644 (file)
@@ -1,5 +1,5 @@
 const cons = {
-  version: '2.2.1',
+  version: '2.2.2',
   secretKey: {
     ACCESS_TOKEN: 'cinny_access_token',
     DEVICE_ID: 'cinny_device_id',