Release v2.1.2 v2.1.2
authorAjay Bura <32841439+ajbura@users.noreply.github.com>
Thu, 11 Aug 2022 13:40:12 +0000 (19:10 +0530)
committerAjay Bura <32841439+ajbura@users.noreply.github.com>
Thu, 11 Aug 2022 13:40:12 +0000 (19:10 +0530)
package-lock.json
package.json
src/client/state/cons.js

index 925cfaf50afd00828da0963fcec6f10d7d7d276c..08eda3c2f1e0f893eed3f378ad9b2e3a91b54ca8 100644 (file)
@@ -1,12 +1,12 @@
 {
   "name": "cinny",
-  "version": "2.1.1",
+  "version": "2.1.2",
   "lockfileVersion": 2,
   "requires": true,
   "packages": {
     "": {
       "name": "cinny",
-      "version": "2.1.1",
+      "version": "2.1.2",
       "license": "MIT",
       "dependencies": {
         "@fontsource/inter": "^4.5.12",
index 023c60e90130fe30749cea324ac42758b25db7b7..b9d9cd70c8f03b876d863021555a66f579ce5755 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "cinny",
-  "version": "2.1.1",
+  "version": "2.1.2",
   "description": "Yet another matrix client",
   "main": "index.js",
   "engines": {
index 1d9628361396b0b78ce9b7499b266742a720c7a9..0dc01d498d1536bc423f078deb7eadd0e3255852 100644 (file)
@@ -1,5 +1,5 @@
 const cons = {
-  version: '2.1.1',
+  version: '2.1.2',
   secretKey: {
     ACCESS_TOKEN: 'cinny_access_token',
     DEVICE_ID: 'cinny_device_id',