Compare commits

...
Author SHA1 Message Date
Abimael Martell 6e904696a3 chore(wasm): bump @firecrawl/pdf-inspector-wasm to 0.1.3 2026-07-31 16:15:51 -06:00
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -740,7 +740,7 @@ dependencies = [
[[package]]
name = "pdf-inspector-wasm"
version = "0.1.2"
version = "0.1.3"
dependencies = [
"console_error_panic_hook",
"js-sys",
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "pdf-inspector-wasm"
version = "0.1.2"
version = "0.1.3"
edition = "2021"
authors = ["Firecrawl Team"]
description = "Browser WebAssembly bindings for pdf-inspector"