codecov-action/src/version.ts
2021-06-08 11:40:16 -04:00

3 lines
51 B
TypeScript

const VERSION = 'v1.5.0';
export default VERSION;