diff --git a/lerna.json b/lerna.json index 63d33a45..d13d2b36 100644 --- a/lerna.json +++ b/lerna.json @@ -1,5 +1,5 @@ { - "version": "1.0.0", + "version": "1.0.1", "npmClient": "yarn", "useWorkspaces": true, "packages": [ diff --git a/packages/automatic-releases/package.json b/packages/automatic-releases/package.json index e71515d9..b1e02233 100644 --- a/packages/automatic-releases/package.json +++ b/packages/automatic-releases/package.json @@ -1,6 +1,6 @@ { "name": "automatic-releases", - "version": "1.0.0", + "version": "1.0.1", "private": true, "description": "Generate automatic releases whenever changes land on master", "main": "dist/index.js", diff --git a/packages/keybase-notifications/package.json b/packages/keybase-notifications/package.json index 1f6ed170..f8d6df18 100644 --- a/packages/keybase-notifications/package.json +++ b/packages/keybase-notifications/package.json @@ -1,6 +1,6 @@ { "name": "keybase-notifications", - "version": "1.0.0", + "version": "1.0.1", "private": true, "description": "Send GitHub build notifications to your Keybase team or channel", "config": {