Skip to content

Commit

Permalink
0.7.3
Browse files Browse the repository at this point in the history
  • Loading branch information
jmillan committed Jul 29, 2015
1 parent c4af841 commit ffa770c
Show file tree
Hide file tree
Showing 6 changed files with 223 additions and 215 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
@@ -1,6 +1,12 @@
CHANGELOG
=========

Version 0.7.3 (released in 2015-07-29)
---------------------------------------

* FIX properly restart UA if start() is called while closing.


Version 0.7.2 (released in 2015-07-27)
---------------------------------------

Expand Down
2 changes: 1 addition & 1 deletion bower.json
@@ -1,6 +1,6 @@
{
"name": "jssip",
"version": "0.7.2",
"version": "0.7.3",
"description": "the Javascript SIP library",
"main": "dist/jssip.js",
"homepage": "http://jssip.net",
Expand Down

0 comments on commit ffa770c

Please sign in to comment.