0.0.4
DreamingCodes committed
Mar 23, 2025 at 12:21 UTC
1e3ce17505f9cdef2a597f621a48d9bc88f75c63
2 files changed
+2
-2
Cargo.toml
+1
-1
@@ -1,6 +1,6 @@
1
[package]
2
name = "tauri-plugin-admob"
3
-version = "0.0.0"
3
+version = "0.0.4"
4
authors = [ "You" ]
5
description = ""
6
edition = "2021"
package.json
+1
-1
@@ -1,6 +1,6 @@
1
{
2
"name": "tauri-plugin-admob-api",
3
- "version": "0.0.3",
3
+ "version": "0.0.4",
4
"author": "You",
5
"description": "",
6
"type": "module",