diff --git a/dist b/dist index 0ec83aa4..9902da47 160000 --- a/dist +++ b/dist @@ -1 +1 @@ -Subproject commit 0ec83aa4310ae376d1f08e58cb838848f6aae335 +Subproject commit 9902da470b472ba87ef09432e599a721f92c9531 diff --git a/package.json b/package.json index aa5cf327..8b7b88fc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "yjs", - "version": "0.8.1", + "version": "0.8.2", "description": "A framework for real-time p2p shared editing on arbitrary complex data types", "main": "./src/y.js", "scripts": {