chore(version): populate cargo.toml and package.json with correct values

Setup the version as 0.0.1 add description, keywords license and author
This commit is contained in:
Rodney Osodo
2025-06-11 11:30:57 +03:00
parent 1cba56c14e
commit 110f07a401
4 changed files with 14 additions and 7 deletions
+1 -1
View File
@@ -3310,7 +3310,7 @@ dependencies = [
[[package]]
name = "sqwerk"
version = "0.1.0"
version = "0.0.1"
dependencies = [
"serde",
"serde_json",