We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ab86c2 commit 79e9abcCopy full SHA for 79e9abc
1 file changed
README.md
@@ -12,7 +12,7 @@ Install the Core plugin by adding the following to your `Cargo.toml` file:
12
13
```toml
14
[dependencies]
15
-tauri-plugin-aptabase = "0.1"
+tauri-plugin-aptabase = "0.2"
16
```
17
18
You can install the JavaScript Guest bindings using your preferred JavaScript package manager
0 commit comments