diff --git a/crates/brk_client/src/lib.rs b/crates/brk_client/src/lib.rs index e84b4e8d2..ba993c085 100644 --- a/crates/brk_client/src/lib.rs +++ b/crates/brk_client/src/lib.rs @@ -9786,7 +9786,7 @@ pub struct BrkClient { impl BrkClient { /// Client version. - pub const VERSION: &'static str = "v0.11.1"; + pub const VERSION: &'static str = "v0.11.2"; /// Create a new client with the given base URL. pub fn new(base_url: impl Into) -> Self { diff --git a/website/llms-full.txt b/website/llms-full.txt index e24e3b265..7a5ed2cdc 100644 --- a/website/llms-full.txt +++ b/website/llms-full.txt @@ -2,7 +2,7 @@ > Generated from BRK's OpenAPI specification and metric tree. Do not edit this file manually. -- Version: `v0.11.1` +- Version: `v0.11.2` - Base URL: https://bitview.space - MCP endpoint: https://mcp.bitview.space/ - Metrics: 58022 diff --git a/website/llms.txt b/website/llms.txt index 337f56412..32b5a8d22 100644 --- a/website/llms.txt +++ b/website/llms.txt @@ -4,7 +4,7 @@ ## API -- Version: `v0.11.1` +- Version: `v0.11.2` - Base URL: https://bitview.space - [Full plain-text reference](https://bitview.space/llms-full.txt) - [Compact OpenAPI](https://bitview.space/api.json) diff --git a/website_next/llms-full.txt b/website_next/llms-full.txt index e24e3b265..7a5ed2cdc 100644 --- a/website_next/llms-full.txt +++ b/website_next/llms-full.txt @@ -2,7 +2,7 @@ > Generated from BRK's OpenAPI specification and metric tree. Do not edit this file manually. -- Version: `v0.11.1` +- Version: `v0.11.2` - Base URL: https://bitview.space - MCP endpoint: https://mcp.bitview.space/ - Metrics: 58022 diff --git a/website_next/llms.txt b/website_next/llms.txt index 337f56412..32b5a8d22 100644 --- a/website_next/llms.txt +++ b/website_next/llms.txt @@ -4,7 +4,7 @@ ## API -- Version: `v0.11.1` +- Version: `v0.11.2` - Base URL: https://bitview.space - [Full plain-text reference](https://bitview.space/llms-full.txt) - [Compact OpenAPI](https://bitview.space/api.json)