From 56ba55cbab208d70079e49bb1e7ce3eef7c68d29 Mon Sep 17 00:00:00 2001 From: Kevin Jahns Date: Thu, 4 Feb 2016 15:26:32 +0100 Subject: [PATCH] Release 0.8.14 --- dist | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dist b/dist index e48608a7..98085b28 160000 --- a/dist +++ b/dist @@ -1 +1 @@ -Subproject commit e48608a7d4d881bc2ef9f05c3d3a1f76f3cc699d +Subproject commit 98085b28074c0097904f194e043319951f35609c diff --git a/package.json b/package.json index 03a7e261..470e00e2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "yjs", - "version": "0.8.14", + "version": "0.8.15", "description": "A framework for real-time p2p shared editing on arbitrary complex data types", "main": "./src/y.js", "scripts": {