get-project-version
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "get-project-version", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "This module will return the current project version string. The version string is made of the last git tag or package.json version (if no git tag exists) and the last commit hash.", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
@@ -105,1 +105,3 @@ # get-project-version | ||
MIT, see [LICENSE.md](http://github.com/Shopify/get-project-version/blob/master/LICENSE.md) for details. | ||
<img src="https://cdn.shopify.com/shopify-marketing_assets/builds/19.0.0/shopify-full-color-black.svg" width="200" /> |
12615
107