chore: change version to 0.0.1

This commit is contained in:
Namu
2026-04-02 11:44:26 +02:00
parent befe6a4d9f
commit 86b2517f83

View File

@@ -1,6 +1,6 @@
[package] [package]
name = "db_builder" name = "db_builder"
version = "0.0.0" version = "0.0.1"
edition = "2024" edition = "2024"
description = "This crate enables you to have a lib that create a sqlite database from a json file schema" description = "This crate enables you to have a lib that create a sqlite database from a json file schema"
license = "MIT" license = "MIT"