diff --git a/README.md b/README.md index 7f6dff2..98d8a96 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ [![Alpha](https://img.shields.io/badge/status-alpha-8456AC.svg)](https://github.com/WhirIO/Client)

- whir.io + whir.io

diff --git a/package.json b/package.json index 30f679d..d9d23e3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "whir.io", - "version": "1.3.0", + "version": "1.3.1", "description": "The whir.io chat client. [alpha]", "author": { "name": "Stefan Aichholzer", @@ -55,7 +55,7 @@ "bugs": { "url": "https://github.com/WhirIO/Client/issues" }, - "_from": "whir.io@^1.2.0", + "_from": "whir.io@^1.3.0", "_npmUser": { "name": "aichholzer", "email": "theaichholzer@gmail.com"