Skip to content

Commit

Permalink
v5.8.11
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeff Dickey committed Apr 26, 2017
1 parent 5f8be21 commit 0e9b5ce
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
6 changes: 5 additions & 1 deletion CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
5.8.10 2017-04-27
5.8.11 2017-04-26
==================
heroku-pipelines 5.1.16

5.8.10 2017-04-26
==================
heroku-pipelines 1.5.1

Expand Down
2 changes: 1 addition & 1 deletion bin/version
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
#!/bin/sh
SHA=`git rev-parse --short HEAD`
echo 5.8.10-$SHA
echo 5.8.11-$SHA

0 comments on commit 0e9b5ce

Please sign in to comment.