From c54d7dbf25ab422f0b26e621eec8d8c0f72a1221 Mon Sep 17 00:00:00 2001 From: lunik Date: Tue, 19 Sep 2017 22:39:56 +0200 Subject: [PATCH] 0.4.7 --- 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 57bfb68..829f343 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "tcloud", - "version": "0.4.6", + "version": "0.4.7", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index a241bf3..5c4d21d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tcloud", - "version": "0.4.6", + "version": "0.4.7", "description": "Filesharing and torrent downloading", "main": "index.js", "scripts": {