chore: release 0.10.0

This commit is contained in:
Shibo Lyu 2025-05-22 20:51:35 +08:00
parent 02e9ee5b62
commit 865be775fb
2 changed files with 2 additions and 2 deletions

View file

@ -1,6 +1,6 @@
{
"name": "@blah/core",
"version": "0.9.0",
"version": "0.10.0",
"exports": {
"./crypto": "./src/crypto/mod.ts",
"./identity": "./src/identity/mod.ts",

View file

@ -1,6 +1,6 @@
{
"name": "@blah-im/core",
"version": "0.9.0",
"version": "0.10.0",
"description": "Core logic & types for Blah IM.",
"license": "MIT",
"repository": {