Release 9.0.1

This commit is contained in:
Kevin Jahns 2016-02-23 11:58:14 +01:00
parent 5036053d9c
commit 64a5fae838
2 changed files with 2 additions and 2 deletions

2
dist

@ -1 +1 @@
Subproject commit e165c5ee2a3365081cb3c154b31ebad21d357fb8
Subproject commit 54529ab1e758cbfcb9ac534d9100f63c1ebb5421

View File

@ -1,6 +1,6 @@
{
"name": "yjs",
"version": "9.0.0",
"version": "9.0.1",
"description": "A framework for real-time p2p shared editing on arbitrary complex data types",
"main": "./src/y.js",
"scripts": {