Skip to content

Commit 0907edd

Browse files
committed
feat: add circleci version to source
1 parent 104784d commit 0907edd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/index.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,4 @@
33
export { default as fetchReleases } from './code/modules/fetch-releases';
44
export { default as installBinary } from './code/modules/install-binary';
55
export { default as updateVersion } from './code/modules/update-version';
6+
export { default as version } from '../circleci-version';

0 commit comments

Comments
 (0)