Skip to content

Commit

Permalink
internal: Bump version to an alpha release.
Browse files Browse the repository at this point in the history
  • Loading branch information
milesj committed Aug 28, 2021
1 parent c69db83 commit 57ee9dd
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "optimal",
"version": "4.3.0",
"version": "5.0.0-alpha.0",
"description": "A system for building and validating defined object structures.",
"main": "./lib/node/index.js",
"browser": "./lib/browser/index.js",
Expand Down
9 changes: 8 additions & 1 deletion yarn.lock
Expand Up @@ -7723,7 +7723,14 @@ __metadata:
languageName: node
linkType: hard

"optimal@^4.3.0, optimal@workspace:.":
"optimal@npm:^4.3.0":
version: 4.3.0
resolution: "optimal@npm:4.3.0"
checksum: 7cc1445f368a53cdc51c7b1ef5cb25084887d62f9ecf9e9dcc8b82d12f2eade55a484b73aaa93daf2fd47a6db6f854b6cf0ec06f6905091facc0fcfccdcc2eeb
languageName: node
linkType: hard

"optimal@workspace:.":
version: 0.0.0-use.local
resolution: "optimal@workspace:."
dependencies:
Expand Down

0 comments on commit 57ee9dd

Please sign in to comment.