chore(packages/client): 🔖 Release 0.2.0-alpha.4

This commit is contained in:
Jesse Wierzbinski 2025-05-28 17:19:04 +02:00
parent 343a507ecc
commit 15e291b487
No known key found for this signature in database
2 changed files with 2 additions and 2 deletions

View file

@ -1,7 +1,7 @@
{
"$schema": "https://jsr.io/schema/config-file.v1.json",
"name": "@versia/client",
"version": "0.2.0-alpha.3",
"version": "0.2.0-alpha.4",
"exports": {
".": "./index.ts",
"./schemas": "./schemas.ts"

View file

@ -1,7 +1,7 @@
{
"name": "@versia/client",
"displayName": "Versia Client",
"version": "0.2.0-alpha.3",
"version": "0.2.0-alpha.4",
"author": {
"email": "jesse.wierzbinski@lysand.org",
"name": "Jesse Wierzbinski (CPlusPatch)",