Skip to content
This repository has been archived by the owner on May 5, 2024. It is now read-only.

Commit

Permalink
chore: publish v1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
marvinpinto committed Sep 9, 2020
1 parent 0f2269a commit 9f2207d
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "1.0.0",
"version": "1.0.1",
"npmClient": "yarn",
"useWorkspaces": true,
"packages": [
Expand Down
2 changes: 1 addition & 1 deletion packages/automatic-releases/package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down
2 changes: 1 addition & 1 deletion packages/keybase-notifications/package.json
Original file line number Diff line number Diff line change
@@ -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": {
Expand Down

0 comments on commit 9f2207d

Please sign in to comment.