Skip to content

Commit

Permalink
chore(release): bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
TheKevJames committed Feb 15, 2020
1 parent 9e65a05 commit ddc0619
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
<a name="1.11.1"></a>
## 1.11.1 (2020-02-15)

#### Bug Fixes

* **github:** rename to github-actions ([9e65a059](9e65a059))
This fixes a regression introduced with v1.11.0, which may have prevented
usage of this library on Github Actions.

<a name="1.11.0"></a>
## 1.11.0 (2020-02-12)

Expand Down
2 changes: 1 addition & 1 deletion coveralls/version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = '1.11.0'
__version__ = '1.11.1'

0 comments on commit ddc0619

Please sign in to comment.