diff --git a/package.json b/package.json index 70eafdc..887f3da 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "stilde", - "version": "1.0.0", + "version": "1.0.5", "description": "Secure start page powered by staticrypt and tilde", "repository": { "type": "git", @@ -15,6 +15,6 @@ "author": "Tomasz Kapias (https://tkapias.net)", "license": "UNLICENSED", "dependencies": { - "staticrypt": "^3.3.0" + "staticrypt": "^3.5.0" } }