diff --git a/package.json b/package.json index 05b1862fe..ba331a899 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "cryptpad", "description": "realtime collaborative visual editor with zero knowlege server", - "version": "1.1.0", + "version": "1.1.1", "dependencies": { "express": "~4.10.1", "ws": "^1.0.1",