Release v2.1.0 v2.1.0
authorAjay Bura <32841439+ajbura@users.noreply.github.com>
Sun, 7 Aug 2022 13:34:38 +0000 (19:04 +0530)
committerAjay Bura <32841439+ajbura@users.noreply.github.com>
Sun, 7 Aug 2022 13:34:38 +0000 (19:04 +0530)
package-lock.json
package.json
src/client/state/cons.js

index 8094108e10ed32d050731c35c429d1b2dffa6d3c..0b4ac3ccf7eac99339e5eaf67fff01ac4f570e18 100644 (file)
@@ -1,12 +1,12 @@
 {
   "name": "cinny",
-  "version": "2.0.4",
+  "version": "2.1.0",
   "lockfileVersion": 2,
   "requires": true,
   "packages": {
     "": {
       "name": "cinny",
-      "version": "2.0.4",
+      "version": "2.1.0",
       "license": "MIT",
       "dependencies": {
         "@fontsource/inter": "^4.5.11",
index cb84111ea6b954fa03d2f9f9e742e190c393531c..cf13846daa62d293731282893c82e8c424280491 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "cinny",
-  "version": "2.0.4",
+  "version": "2.1.0",
   "description": "Yet another matrix client",
   "main": "index.js",
   "engines": {
index 49d32a840d49a72f333ae365544e6e3ef9edce0a..c63ec3e7f1224b82af8ece9d62fe4d91ba7c0803 100644 (file)
@@ -1,5 +1,5 @@
 const cons = {
-  version: '2.0.4',
+  version: '2.1.0',
   secretKey: {
     ACCESS_TOKEN: 'cinny_access_token',
     DEVICE_ID: 'cinny_device_id',