Skip to content

Commit

Permalink
chore: bump version to 0.1.3-beta
Browse files Browse the repository at this point in the history
  • Loading branch information
guillempuche committed Mar 5, 2024
1 parent 7975ee6 commit b0f1d0b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "every-layout",
"version": "0.1.2-beta",
"version": "0.1.3-beta",
"license": "MIT",
"scripts": {
"commit": "yarn lint && czg",
Expand Down Expand Up @@ -85,4 +85,4 @@
"vite-plugin-dts": "~2.3.0",
"vitest": "0.34.6"
}
}
}

0 comments on commit b0f1d0b

Please sign in to comment.