Skip to content

Commit ddc0619

Browse files
committed
chore(release): bump version
1 parent 9e65a05 commit ddc0619

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
<a name="1.11.1"></a>
2+
## 1.11.1 (2020-02-15)
3+
4+
#### Bug Fixes
5+
6+
* **github:** rename to github-actions ([9e65a059](9e65a059))
7+
This fixes a regression introduced with v1.11.0, which may have prevented
8+
usage of this library on Github Actions.
9+
110
<a name="1.11.0"></a>
211
## 1.11.0 (2020-02-12)
312

coveralls/version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '1.11.0'
1+
__version__ = '1.11.1'

0 commit comments

Comments
 (0)