Skip to content

Commit

Permalink
chore(release): 1.1.1 [skip ci]
Browse files Browse the repository at this point in the history
## [1.1.1](v1.1.0...v1.1.1) (2020-01-29)

### Bug Fixes

* remove msgpack dependency ([9dc5b03](9dc5b03))
  • Loading branch information
semantic-release-bot committed Jan 29, 2020
1 parent e2bfe57 commit 75188d7
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Semantic Versioning Changelog

## [1.1.1](https://github.com/ambianic/peerjs-python/compare/v1.1.0...v1.1.1) (2020-01-29)


### Bug Fixes

* remove msgpack dependency ([9dc5b03](https://github.com/ambianic/peerjs-python/commit/9dc5b034ccada4aefcc14800b13b6d0afa5eb897))

# [1.1.0](https://github.com/ambianic/peerjs-python/compare/v1.0.9...v1.1.0) (2020-01-29)


Expand Down
2 changes: 1 addition & 1 deletion src/setup.cfg
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[metadata]
name = peerjs
version = 1.1.0
version = 1.1.1
author = Ivelin Ivanov
author_email = [email protected]
description = Python port of PeerJS client library.
Expand Down

0 comments on commit 75188d7

Please sign in to comment.