Skip to content

Commit

Permalink
1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ibc committed May 30, 2016
1 parent 4707c5e commit 066468f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
## jssip-node-websocket

`JsSIP.Socket` interface for the Node.js based on the [websocket](https://www.npmjs.com/package/websocket) module.
`JsSIP.Socket` interface for Node.js based on the [websocket](https://www.npmjs.com/package/websocket) module.

The aim of this module is to provide [JsSIP](http://jssip.net) with WebSocket support when running in Node.js.

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "jssip-node-websocket",
"version": "1.0.0-pre.1",
"version": "1.0.0",
"description": "JsSIP.Socket interface for the Node.js based on the websocket module",
"main": "index.js",
"repository": {
Expand Down

0 comments on commit 066468f

Please sign in to comment.