chore: change version to 0.0.1
This commit is contained in:
@@ -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"
|
||||||
|
|||||||
Reference in New Issue
Block a user