From 7e046e075377b0229ab97439d8e786e12902133f Mon Sep 17 00:00:00 2001 From: Kevin Jahns Date: Fri, 15 Jan 2016 00:02:12 +0100 Subject: [PATCH] Release 0.8.0 --- dist | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dist b/dist index ff006c92..0ec83aa4 160000 --- a/dist +++ b/dist @@ -1 +1 @@ -Subproject commit ff006c92d70c0afca6c7dde3aa72b176b1b3ec0b +Subproject commit 0ec83aa4310ae376d1f08e58cb838848f6aae335 diff --git a/package.json b/package.json index 1a4e4282..aa5cf327 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "yjs", - "version": "0.8.0", + "version": "0.8.1", "description": "A framework for real-time p2p shared editing on arbitrary complex data types", "main": "./src/y.js", "scripts": {