@signalwire/js 1.4.2-rc.1 → 1.5.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * Relay SDK for JavaScript v1.4.2-rc.1 (https://signalwire.com)
2
+ * Relay SDK for JavaScript v1.5.0 (https://signalwire.com)
3
3
  * Copyright 2018-2019 SignalWire
4
4
  * Licensed under MIT(https://github.com/signalwire/signalwire-node/blob/master/LICENSE)
5
5
  */
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@signalwire/js",
3
- "version": "1.4.2-rc.1",
3
+ "version": "1.5.0",
4
4
  "description": "Relay SDK for JavaScript to connect to SignalWire.",
5
5
  "author": "SignalWire Team <open.source@signalwire.com>",
6
6
  "main": "dist/index.min.js",