export type IGenVersionOptions = { buildName?: string; commitName?: string; delay?: number; };