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

@ -1 +1 @@
Subproject commit 05398367147bd5b3c3990defb032a349ac8c5d22
Subproject commit 0b70c7e490bcda197244b826d3a788ca06c84395

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",