export { getPreReleaseVersion, getNextVersion } from './bump'; export { version } from './t-comm'; export { compareVersion } from './version';