execa: bump version

This commit is contained in:
Jason Dreyzehner 2018-03-10 13:04:24 -05:00
parent f5a5393e68
commit 2249f0eb21

View File

@ -1,4 +1,4 @@
// Type definitions for execa 0.8
// Type definitions for execa 0.9
// Project: https://github.com/sindresorhus/execa#readme
// Definitions by: Douglas Duteil <https://github.com/douglasduteil>
// BendingBender <https://github.com/BendingBender>