Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
orta committed Jun 9, 2017
1 parent 73432b7 commit d8d1326
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

### Master

### 0.20.0

* Fix `danger pr` commands are not running on windows - kwonoj
* Fix broken link in getting started docs - frozegnome
* Do not delete comment written from user have same userid for danger - kwonoj
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "danger",
"version": "0.19.0",
"version": "0.20.0",
"description": "Unit tests for Team Culture",
"main": "distribution/danger.js",
"typings": "distribution/danger.d.ts",
Expand Down

0 comments on commit d8d1326

Please sign in to comment.