Skip to content

Commit 04a8050

Browse files
committed
clarifying version
1 parent 4ac1ac9 commit 04a8050

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,9 @@
2727
*/
2828

2929
/**
30-
* Example: 'v1.0.0'
30+
* Release version
3131
*
32-
* Will be `undefined` during development
32+
* envify automatically rewrites this during the release process
3333
*/
3434
exports.version = process.env.TRAVIS_BRANCH;
3535

0 commit comments

Comments
 (0)