Skip to content

Commit

Permalink
Bump v2.0.0-beta.1
Browse files Browse the repository at this point in the history
  • Loading branch information
remillc committed Sep 15, 2022
1 parent 1def55e commit 6ad7c0e
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@corvee/core",
"version": "1.0.3",
"version": "2.0.0-beta.1",
"description": "",
"type": "module",
"exports": "./lib/index.js",
Expand All @@ -25,4 +25,4 @@
"winston": "^3.2.1",
"yargs": "^17.5.1"
}
}
}
4 changes: 2 additions & 2 deletions packages/harvester/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@corvee/harvester",
"version": "1.0.3",
"version": "2.0.0-beta.1",
"description": "",
"type": "module",
"exports": "./index.js",
Expand Down Expand Up @@ -70,4 +70,4 @@
"url-slug": "^2.2.0",
"web-logger": "github:remillc/web-logger"
}
}
}
4 changes: 2 additions & 2 deletions packages/processor/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@corvee/processor",
"version": "1.0.3",
"version": "2.0.0-beta.1",
"description": "",
"type": "module",
"exports": "./index.js",
Expand All @@ -20,4 +20,4 @@
"progress": "^2.0.3",
"underscore": "^1.9.1"
}
}
}

0 comments on commit 6ad7c0e

Please sign in to comment.