From 5524ab9c20e0565d9e09a72b73c73b8ddb6a292e Mon Sep 17 00:00:00 2001 From: Kevin Jahns Date: Mon, 18 Jan 2016 16:45:46 +0100 Subject: [PATCH] Release 0.8.9 --- dist | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dist b/dist index e58f6331..5e295b80 160000 --- a/dist +++ b/dist @@ -1 +1 @@ -Subproject commit e58f6331158882d15b0ac25e8b77a0e049d5d2f2 +Subproject commit 5e295b80d793748515957c5d309d2f8e8e83af29 diff --git a/package.json b/package.json index 6d7791f0..b9a9c52c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "yjs", - "version": "0.8.9", + "version": "0.8.10", "description": "A framework for real-time p2p shared editing on arbitrary complex data types", "main": "./src/y.js", "scripts": {