/**
 * Responsibilities: Holds the current CLI/library version.
 */
export const version = '0.20.0';
