Release 12.0.2
This commit is contained in:
parent
4d024883bc
commit
f93d7b1e70
@ -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
2
dist
@ -1 +1 @@
|
||||
Subproject commit 723fc776270a96991996247cb3986545e7ad82e8
|
||||
Subproject commit 9e9f238b12e2746b2481723ca7eb1ca80fbe129a
|
@ -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": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user