diff --git a/package.json b/package.json index 9e5ee4eb7..2d2fd47b5 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "trilium", "description": "Trilium", - "version": "0.0.4", + "version": "0.0.5", "scripts": { "start": "node ./bin/www", "test-electron": "xo",