diff --git a/package.json b/package.json index 696b683..2694f01 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "extract-package-version", - "version": "1.0.0", + "version": "1.0.1", "description": "Allows you to get the npm version of the package in your Github Actions workflow", "main": "index.js", "scripts": {},