diff --git a/package-lock.json b/package-lock.json index be6190b..2d26c6e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "npm-test-github-ci", - "version": "1.0.2", + "version": "1.1.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 9b2a55b..480cada 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "npm-test-github-ci", - "version": "1.0.2", + "version": "1.1.0", "description": "teste de ci de biblioteca no npm com github", "author": "Leonardo Alves", "license": "MIT",