This commit is contained in:
Krishan
2022-05-13 16:44:54 +05:30
parent b26ab47f01
commit 08d3d9e890
4 changed files with 4 additions and 4 deletions

2
cinny

Submodule cinny updated: 0539836714...0b70c7e490

View File

@@ -1,6 +1,6 @@
{
"name": "cinny",
"version": "2.0.0",
"version": "2.0.1",
"description": "Yet another matrix client",
"main": "index.js",
"engines": {

View File

@@ -2,7 +2,7 @@
[package]
name = "cinny"
version = "2.0.0"
version = "2.0.1"
description = "Yet another matrix client"
authors = ["Ajay Bura"]
license = "MIT"

View File

@@ -1,7 +1,7 @@
{
"package": {
"productName": "cinny",
"version": "2.0.0"
"version": "2.0.1"
},
"build": {
"distDir": "../cinny/dist",