This commit is contained in:
Alexander Zinchuk 2021-06-19 12:29:46 +03:00
parent 146a5039a3
commit 090a3b43fe
3 changed files with 4 additions and 2 deletions

2
CHANGELOG.md Normal file
View File

@ -0,0 +1,2 @@
# 1.1.0
- Audio: Add download button

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "telegram-t",
"version": "1.0.0",
"version": "1.1.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -1,6 +1,6 @@
{
"name": "telegram-t",
"version": "1.0.0",
"version": "1.1.0",
"description": "",
"main": "index.js",
"scripts": {