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": {