Skip to content

Commit 17a2d07

Browse files
committed
Update tauri-plugin-cache version in README
Bumped the version of tauri-plugin-cache from 0.1.3 to 0.1.4 in the README example to reflect the latest version.
1 parent 1430c0d commit 17a2d07

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ Or manually add to your `Cargo.toml` file:
6060
```toml
6161
[dependencies]
6262
tauri = { version = "2.5.1" }
63-
tauri-plugin-cache = "0.1.3"
63+
tauri-plugin-cache = "0.1.4"
6464
```
6565

6666
#### JavaScript/TypeScript API

0 commit comments

Comments
 (0)