From 63e49fab8e03dc3f78a1e385f1578d197a613717 Mon Sep 17 00:00:00 2001 From: lunik Date: Wed, 26 Dec 2018 18:43:47 +0100 Subject: [PATCH] 0.8.4 --- package-lock.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index 0edc6d8..8e34bf6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "tcloud", - "version": "0.8.3", + "version": "0.8.4", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 66becc1..00da620 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tcloud", - "version": "0.8.3", + "version": "0.8.4", "description": "Filesharing and torrent downloading", "main": "index.js", "scripts": {