diff --git a/bun.lockb b/bun.lockb index 8055bc4..71ab6eb 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/federation/jsr.jsonc b/federation/jsr.jsonc index 942bba4..71852a5 100644 --- a/federation/jsr.jsonc +++ b/federation/jsr.jsonc @@ -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", diff --git a/federation/package.json b/federation/package.json index e8ad729..b155053 100644 --- a/federation/package.json +++ b/federation/package.json @@ -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)",