From 3ca260e0dad5f51f7f5400c7911e859e7840d22c Mon Sep 17 00:00:00 2001 From: Kevin Jahns Date: Fri, 4 Aug 2017 18:07:44 +0200 Subject: [PATCH] 13.0.0-12 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 52c20690..712ea7f5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "yjs", - "version": "13.0.0-11", + "version": "13.0.0-12", "description": "A framework for real-time p2p shared editing on any data", "main": "./y.node.js", "browser": "./y.js",