diff --git a/package.json b/package.json index 809f34ee0..882eeaa15 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "cryptpad", "description": "realtime collaborative visual editor with zero knowlege server", - "version": "1.3.0", + "version": "1.4.0", "dependencies": { "express": "~4.10.1", "ws": "^1.0.1",