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

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