This commit is contained in:
Lucas Nogueira
2024-02-03 15:40:29 -03:00
parent 18e478aba0
commit abd0176cc1
124 changed files with 374 additions and 414 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "@tauri-apps/plugin-sql",
"version": "2.0.0-alpha.6",
"version": "2.0.0-beta.0",
"description": "Interface with SQL databases",
"license": "MIT or APACHE-2.0",
"authors": [
@@ -26,4 +26,4 @@
"dependencies": {
"@tauri-apps/api": "2.0.0-beta.0"
}
}
}