Bump version to 0.1.5 and add database pool accessors for SQLite and Postgres

This commit is contained in:
2026-01-02 13:45:55 +01:00
parent c70a1eb443
commit 667cae596c
3 changed files with 21 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "k-core"
version = "0.1.4"
version = "0.1.5"
edition = "2024"
[features]