Release v2.1.3
authorKrishan <33421343+kfiven@users.noreply.github.com>
Wed, 31 Aug 2022 15:55:35 +0000 (21:25 +0530)
committerAjay Bura <32841439+ajbura@users.noreply.github.com>
Wed, 31 Aug 2022 16:21:50 +0000 (21:51 +0530)
package-lock.json
package.json
src/client/state/cons.js

index 5b604b6382b08fa33a8e7b676273f15b76275c26..7bd9702a7856dc99e2f85d99a8365a51b8ff347b 100644 (file)
@@ -1,12 +1,12 @@
 {
   "name": "cinny",
-  "version": "2.1.2",
+  "version": "2.1.3",
   "lockfileVersion": 2,
   "requires": true,
   "packages": {
     "": {
       "name": "cinny",
-      "version": "2.1.2",
+      "version": "2.1.3",
       "license": "MIT",
       "dependencies": {
         "@fontsource/inter": "^4.5.12",
index b2d64399c915d0031bdb2638ced23b0952972edd..d2356b44633e64a3e1b093493a233ea10a2e06ee 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "cinny",
-  "version": "2.1.2",
+  "version": "2.1.3",
   "description": "Yet another matrix client",
   "main": "index.js",
   "engines": {
index 0dc01d498d1536bc423f078deb7eadd0e3255852..4c1ca1de193a6b04d80408637b7bb14cc08492d7 100644 (file)
@@ -1,5 +1,5 @@
 const cons = {
-  version: '2.1.2',
+  version: '2.1.3',
   secretKey: {
     ACCESS_TOKEN: 'cinny_access_token',
     DEVICE_ID: 'cinny_device_id',