v2.0.4 (#590) v2.0.4
authorKrishan <33421343+kfiven@users.noreply.github.com>
Sun, 29 May 2022 05:18:20 +0000 (10:48 +0530)
committerGitHub <noreply@github.com>
Sun, 29 May 2022 05:18:20 +0000 (10:48 +0530)
package-lock.json
package.json
src/client/state/cons.js

index f11455118c07c97417dcffe599703067dbe23a60..fdabc93b72c3097dae648797a24d494dacb42952 100644 (file)
@@ -1,12 +1,12 @@
 {
   "name": "cinny",
-  "version": "2.0.3",
+  "version": "2.0.4",
   "lockfileVersion": 2,
   "requires": true,
   "packages": {
     "": {
       "name": "cinny",
-      "version": "2.0.3",
+      "version": "2.0.4",
       "license": "MIT",
       "dependencies": {
         "@fontsource/inter": "^4.5.10",
index 72d65bc89bc66d67c85654842ef9b7575dac721a..c2ab24ce5703c1308088c6d034df091aad742809 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "cinny",
-  "version": "2.0.3",
+  "version": "2.0.4",
   "description": "Yet another matrix client",
   "main": "index.js",
   "engines": {
index b602112540c6d02340085e116359e29004e780b8..49d32a840d49a72f333ae365544e6e3ef9edce0a 100644 (file)
@@ -1,5 +1,5 @@
 const cons = {
-  version: '2.0.3',
+  version: '2.0.4',
   secretKey: {
     ACCESS_TOKEN: 'cinny_access_token',
     DEVICE_ID: 'cinny_device_id',