Skip to content

Commit

Permalink
chore(zero): Bump version to 0.9.
Browse files Browse the repository at this point in the history
  • Loading branch information
aboodman committed Dec 19, 2024
1 parent 8b5be1b commit 535718b
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion apps/zbugs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@floating-ui/react": "^0.26.28",
"@headlessui/react": "^2.1.8",
"@octokit/core": "^6.1.2",
"@rocicorp/zero": "0.8.2024121204+5db460",
"@rocicorp/zero": "0.9.2024121204+5db460",
"@schickling/fps-meter": "^0.1.2",
"@tanstack/react-virtual": "^3.10.9",
"classnames": "^2.5.1",
Expand Down
6 changes: 3 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/zero/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rocicorp/zero",
"version": "0.8.2024121204+5db460",
"version": "0.9.2024121204+5db460",
"scripts": {
"build": "rm -rf out && npm run build-server && npm run build-client",
"build-client": "tsc -p tsconfig.client.json && tsc-alias -p tsconfig.client.json && node tool/build.js",
Expand Down

0 comments on commit 535718b

Please sign in to comment.