From ca8f05a16f70c4e16a4fefc7e7c79af49de918a3 Mon Sep 17 00:00:00 2001 From: ansuz Date: Tue, 29 Aug 2017 11:53:50 +0200 Subject: [PATCH] bump package version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 57acb12b1..2dd774c27 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "cryptpad", "description": "realtime collaborative visual editor with zero knowlege server", - "version": "1.13.0", + "version": "1.14.0", "dependencies": { "chainpad-server": "^1.0.1", "express": "~4.10.1",