Skip to content

Commit a935db0

Browse files
chore(release): prepare v0.0.0-alpha.9
Co-authored-by: codex <codex@users.noreply.github.com>
1 parent 98860a9 commit a935db0

5 files changed

Lines changed: 8 additions & 8 deletions

File tree

apps/desktop/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@t3tools/desktop",
3-
"version": "0.0.0-alpha.8",
3+
"version": "0.0.0-alpha.9",
44
"private": true,
55
"main": "dist-electron/main.js",
66
"scripts": {

apps/server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "t3",
3-
"version": "0.0.0-alpha.8",
3+
"version": "0.0.0-alpha.9",
44
"bin": {
55
"t3": "./dist/index.mjs"
66
},

apps/web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@t3tools/web",
3-
"version": "0.0.0-alpha.8",
3+
"version": "0.0.0-alpha.9",
44
"private": true,
55
"type": "module",
66
"scripts": {

bun.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/contracts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@t3tools/contracts",
3-
"version": "0.0.0-alpha.8",
3+
"version": "0.0.0-alpha.9",
44
"private": true,
55
"files": [
66
"dist"

0 commit comments

Comments
 (0)