From 0e81e14421e5006e4c1000d12b8f8a7999e5cdd1 Mon Sep 17 00:00:00 2001 From: dswbx Date: Sat, 15 Mar 2025 15:08:04 +0100 Subject: [PATCH] bump rc version --- bun.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bun.lock b/bun.lock index cdf4852..3218ebf 100644 --- a/bun.lock +++ b/bun.lock @@ -27,7 +27,7 @@ }, "app": { "name": "bknd", - "version": "0.10.0-rc.4", + "version": "0.10.0-rc.5", "bin": "./dist/cli/index.js", "dependencies": { "@cfworker/json-schema": "^4.1.1",