We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 614398a commit 38af12fCopy full SHA for 38af12f
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "build-revision",
3
- "version": "0.1.0-pre",
4
- "description": "Generate a version number for your continuous build",
+ "version": "0.1.0",
+ "description": "Generate semver compatible version to uniquely identify project build using build metadata",
5
"main": "index.js",
6
"license": "MIT",
7
"author": {
0 commit comments