Skip to content

Commit

Permalink
v5.6.16
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeff Dickey committed Feb 3, 2017
1 parent d59b0af commit 3391c63
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
5.6.16 2017-02-03
==================
Update heroku-run to 3.4.0

5.6.15 2017-02-03
==================
Update node to 3.10.10
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.6.15-$SHA
echo 5.6.16-$SHA

0 comments on commit 3391c63

Please sign in to comment.