diff --git a/package-lock.json b/package-lock.json index e98f86f..fd1dbe7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "probot-smart-welcome", - "version": "0.0.0", + "version": "1.0.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index ce107ec..692b423 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "probot-smart-welcome", - "version": "0.0.0", + "version": "1.0.0", "description": "Welcomes people to a repo and congratulates them on contributions", "author": "Brian Torres-Gil (https://github.com/btorresgil)", "license": "ISC",