Skip to content

Commit 38af12f

Browse files
committed
Bump version
- Update description
1 parent 614398a commit 38af12f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "build-revision",
3-
"version": "0.1.0-pre",
4-
"description": "Generate a version number for your continuous build",
3+
"version": "0.1.0",
4+
"description": "Generate semver compatible version to uniquely identify project build using build metadata",
55
"main": "index.js",
66
"license": "MIT",
77
"author": {

0 commit comments

Comments
 (0)