diff --git a/package.json b/package.json index 8eb638531..4b71a0ba4 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.1", + "version": "1.2.0", "dependencies": { "express": "~4.10.1", "ws": "^1.0.1",