v2.0.3 v2.0.3
authorAjay Bura <ajbura@gmail.com>
Sun, 15 May 2022 05:09:42 +0000 (10:39 +0530)
committerAjay Bura <ajbura@gmail.com>
Sun, 15 May 2022 05:09:42 +0000 (10:39 +0530)
package-lock.json
package.json
src/client/state/cons.js

index b57e931dda8b39de52a4b21d756109a9406fb324..9b4ae93084eb3a848cc74b4524d51ac223c51656 100644 (file)
@@ -1,12 +1,12 @@
 {
   "name": "cinny",
-  "version": "2.0.2",
+  "version": "2.0.3",
   "lockfileVersion": 2,
   "requires": true,
   "packages": {
     "": {
       "name": "cinny",
-      "version": "2.0.2",
+      "version": "2.0.3",
       "license": "MIT",
       "dependencies": {
         "@fontsource/inter": "^4.5.10",
index 20b35b954634b2dadfa64b36ec91a84b409aeba3..34b56e6f19570a63268679f0a86bc65b3f3b6984 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "cinny",
-  "version": "2.0.2",
+  "version": "2.0.3",
   "description": "Yet another matrix client",
   "main": "index.js",
   "engines": {
index bff78b5f2726a4987726f1d01e4095eb278746ff..b602112540c6d02340085e116359e29004e780b8 100644 (file)
@@ -1,5 +1,5 @@
 const cons = {
-  version: '2.0.2',
+  version: '2.0.3',
   secretKey: {
     ACCESS_TOKEN: 'cinny_access_token',
     DEVICE_ID: 'cinny_device_id',