v0.1.4-dev

This commit is contained in:
Shroominic
2025-09-22 11:11:36 +01:00
parent 4bf02226dc
commit 5fb583be55
6 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -347,7 +347,7 @@ GET /health
Response:
{
"status": "healthy",
"version": "0.1.3",
"version": "0.1.4",
"timestamp": "2024-01-01T00:00:00Z",
"checks": {
"database": "ok",
+1 -1
View File
@@ -348,7 +348,7 @@ Project metadata and dependencies:
```toml
[project]
name = "routstr"
version = "0.1.3"
version = "0.1.4"
dependencies = [
"fastapi[standard]>=0.115",
"sqlmodel>=0.0.24",
+1 -1
View File
@@ -67,7 +67,7 @@ You should see:
{
"name": "ARoutstrNode",
"description": "A Routstr Node",
"version": "0.1.3",
"version": "0.1.4",
"npub": "",
"mints": ["https://mint.minibits.cash/Bitcoin"],
"models": {...}