v0.0.10
Adds Run Run takes a DetectFunc and a BuildFunc as arguments. Then when compiled into executables called "detect" or "build", it uses the name of the executable to determine which phase to run. This helps simplify buildpacks wishing to combine their detect and build executables into a single executable with symlinking.