Skip to content

Commit

Permalink
Merge
Browse files Browse the repository at this point in the history
  • Loading branch information
orta committed Aug 13, 2017
2 parents c460a36 + 3a03c9a commit c1be0de
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

// TODO

### 2.0.0-alpha.4
### 2.0.0-alpha.4-5

* Allow running a dangerfile entirely from memory using the `Executor` API - orta

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": "2.0.0-alpha.4",
"version": "2.0.0-alpha.5",
"description": "Unit tests for Team Culture",
"main": "distribution/danger.js",
"typings": "distribution/danger.d.ts",
Expand Down

0 comments on commit c1be0de

Please sign in to comment.