Release 12.0.2

This commit is contained in:
Kevin Jahns
2016-10-05 01:00:00 +02:00
parent 4d024883bc
commit f93d7b1e70
3 changed files with 3 additions and 3 deletions

View File

@@ -242,7 +242,7 @@ This is a complete rewrite of the 0.5 version of Yjs. Since Yjs 0.6.0 it is poss
I created this framework during my bachelor thesis at the chair of computer science 5 [(i5)](http://dbis.rwth-aachen.de/cms), RWTH University. Since December 2014 I'm working on Yjs as a part of my student worker job at the i5.
## License
Yjs is licensed under the [MIT License](./LICENSE.txt).
Yjs is licensed under the [MIT License](./LICENSE).
<yjs@dbis.rwth-aachen.de>

2
dist

Submodule dist updated: 723fc77627...9e9f238b12

View File

@@ -1,6 +1,6 @@
{
"name": "yjs",
"version": "12.0.1",
"version": "12.0.2",
"description": "A framework for real-time p2p shared editing on any data",
"main": "./src/y.js",
"scripts": {