Skip to content

Commit

Permalink
release
Browse files Browse the repository at this point in the history
  • Loading branch information
samijaber committed Jul 18, 2023
1 parent bce21e6 commit 5d160ff
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 2 deletions.
3 changes: 3 additions & 0 deletions .yarn/versions/2a69f5af.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
undecided:
- "@builder.io/mitosis-repo"
- "@builder.io/mitosis"
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@builder.io/mitosis-cli",
"version": "0.0.69",
"version": "0.0.70",
"description": "mitosis CLI",
"types": "build/types/types.d.ts",
"bin": {
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"name": "Builder.io",
"url": "https://www.builder.io"
},
"version": "0.0.111",
"version": "0.0.112",
"homepage": "https://github.com/BuilderIO/mitosis",
"main": "./dist/src/index.js",
"exports": {
Expand Down

0 comments on commit 5d160ff

Please sign in to comment.