From 532024fcf2c4d237c4ea245553bd4eec05fde607 Mon Sep 17 00:00:00 2001 From: scrwdrv Date: Mon, 27 Jan 2020 23:57:13 +0800 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a715e7d..b2f25bb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "safe-backup", - "version": "1.4", + "version": "1.4.1", "description": "A real-time backup CLI tool written in Typescript. Safe Backup helps you sync file/folder into a single password encrypted storage. Using technology of RSA & AES.", "main": "index.js", "scripts": {