chore(federation): 🔖 [publish nightly] Release 0.1.1-rc.1

This commit is contained in:
Jesse Wierzbinski 2024-09-16 15:48:26 +02:00
parent 8067f73751
commit a93a641d1b
No known key found for this signature in database
3 changed files with 2 additions and 2 deletions

BIN
bun.lockb

Binary file not shown.

View file

@ -1,7 +1,7 @@
{
"$schema": "https://jsr.io/schema/config-file.v1.json",
"name": "@versia/federation",
"version": "0.1.1-rc.0",
"version": "0.1.1-rc.1",
"exports": {
".": "./index.ts",
"./types": "./types.ts",

View file

@ -1,7 +1,7 @@
{
"name": "@versia/federation",
"displayName": "Versia Federation",
"version": "0.1.1-rc.0",
"version": "0.1.1-rc.1",
"author": {
"email": "jesse.wierzbinski@lysand.org",
"name": "Jesse Wierzbinski (CPlusPatch)",