Deploy 0.8.23

This commit is contained in:
Kevin Jahns 2016-02-22 12:40:21 +01:00
parent f2052f95f8
commit f739f3b5d7
2 changed files with 2 additions and 2 deletions

View File

@ -49,7 +49,7 @@ Install yjs and its modules with [bower](http://bower.io/), or with [npm](https:
### Bower
```
bower install yjs
bower install yjs --save
```
Then you include the libraries directly from the installation folder.
```

View File

@ -1,6 +1,6 @@
{
"name": "yjs",
"version": "0.8.23",
"version": "0.8.24",
"homepage": "y-js.org",
"authors": [
"Kevin Jahns <kevin.jahns@rwth-aachen.de>"