diff --git a/lib/version.js b/lib/version.js index 4e71108..7ad9e97 100644 --- a/lib/version.js +++ b/lib/version.js @@ -1,2 +1,2 @@ // generated by genversion -module.exports = '3.0.1' +module.exports = '3.0.2' diff --git a/package.json b/package.json index 29ca5e3..a5c7efa 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "genversion", - "version": "3.0.1", + "version": "3.0.2", "description": "A command line utility to read version from package.json and attach it into your module as a property", "keywords": [ "release",