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 e4947c6 commit 0b9eb83Copy full SHA for 0b9eb83
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "tauri-plugin-iap"
3
-version = "0.3.0"
+version = "0.3.1"
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.3.0",
+ "version": "0.3.1",
"license": "MIT",
"author": "You",
"description": "A Tauri v2 plugin that enables In-App Purchases (IAP)",
0 commit comments