Skip to content

Commit ea4ca73

Browse files
chore(release): 1.1.3 [skip ci]
## [1.1.3](v1.1.2...v1.1.3) (2020-01-30) ### Bug Fixes * polish shutdown sequence ([161394c](161394c))
1 parent 15df2c8 commit ea4ca73

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Semantic Versioning Changelog
22

3+
## [1.1.3](https://github.com/ambianic/peerjs-python/compare/v1.1.2...v1.1.3) (2020-01-30)
4+
5+
6+
### Bug Fixes
7+
8+
* polish shutdown sequence ([161394c](https://github.com/ambianic/peerjs-python/commit/161394ccc4ee3f03f592fa45902bbea03a3eab2f))
9+
310
## [1.1.2](https://github.com/ambianic/peerjs-python/compare/v1.1.1...v1.1.2) (2020-01-29)
411

512

src/setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[metadata]
22
name = peerjs
3-
version = 1.1.2
3+
version = 1.1.3
44
author = Ivelin Ivanov
55
author_email = [email protected]
66
description = Python port of PeerJS client library.

0 commit comments

Comments
 (0)