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 a13e992 commit c31a7ddCopy full SHA for c31a7dd
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "tauri-plugin-iap"
3
-version = "0.4.1"
+version = "0.4.2"
4
authors = ["You"]
5
description = "A Tauri v2 plugin that enables In-App Purchases (IAP)"
6
edition = "2021"
package.json
{
"name": "@choochmeque/tauri-plugin-iap-api",
- "version": "0.4.1",
+ "version": "0.4.2",
"license": "MIT",
"author": "You",
"description": "A Tauri v2 plugin that enables In-App Purchases (IAP)",
0 commit comments