Release 0.8.2

This commit is contained in:
Kevin Jahns
2016-01-15 03:10:58 +01:00
parent dd279bccf7
commit ece8268e44
3 changed files with 3 additions and 3 deletions

View File

@@ -745,7 +745,7 @@ module.exports = function (Y/* :any */) {
}
})
}
return send
return send.reverse()
}
/* this is what we used before.. use this as a reference..
* makeOperationReady (startSS, op) {