From bd45aeaa031e1c03d2faa9a6dbcb7ed4c7e49fcb Mon Sep 17 00:00:00 2001 From: ansuz Date: Wed, 16 Aug 2017 10:31:47 +0200 Subject: [PATCH] bump package.json version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a2b893d21..9821b6bdb 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "cryptpad", "description": "realtime collaborative visual editor with zero knowlege server", - "version": "1.12.0", + "version": "1.13.0", "dependencies": { "chainpad-server": "^1.0.1", "express": "~4.10.1",