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.0
Browse files Browse the repository at this point in the history
  • Loading branch information
marvinpinto committed Mar 8, 2020
1 parent e38d234 commit 61a0aaa
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": "0.3.0",
"version": "1.0.0",
"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": "0.3.0",
"version": "1.0.0",
"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": "0.3.0",
"version": "1.0.0",
"private": true,
"description": "Send GitHub build notifications to your Keybase team or channel",
"config": {
Expand Down

0 comments on commit 61a0aaa

Please sign in to comment.