diff --git a/package.json b/package.json index 5e5522b7..4e22f983 100755 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "luna", "productName": "luna", - "version": "3.4.3", + "version": "3.4.4", "description": "npm desktop manager for handling npm dependencies. Supported platforms: OS X Windows and Linux. Build on Electron", "scripts": { "build": "concurrently \"npm run build-main\" \"npm run build-renderer\"",