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": {