From f739f3b5d7b3c0ad74757db3d7c8ae81359d18be Mon Sep 17 00:00:00 2001 From: Kevin Jahns Date: Mon, 22 Feb 2016 12:40:21 +0100 Subject: [PATCH] Deploy 0.8.23 --- README.md | 2 +- bower.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index cc946f02..56c9b26b 100644 --- a/README.md +++ b/README.md @@ -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. ``` diff --git a/bower.json b/bower.json index 95d2fea4..d0e947e1 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "yjs", - "version": "0.8.23", + "version": "0.8.24", "homepage": "y-js.org", "authors": [ "Kevin Jahns "