Bump version from 1.6.4 to 1.7.0

This commit is contained in:
Abimael Martell
2026-04-27 10:01:30 -07:00
committed by GitHub
parent 8a0f98dee7
commit bdea4f345a
+1 -1
View File
@@ -1,6 +1,6 @@
{ {
"name": "@firecrawl/pdf-inspector", "name": "@firecrawl/pdf-inspector",
"version": "1.6.4", "version": "1.7.0",
"description": "Fast PDF classification and text extraction. Detect text-based vs scanned PDFs, extract text by region with quality checks. Native Rust performance via napi-rs.", "description": "Fast PDF classification and text extraction. Detect text-based vs scanned PDFs, extract text by region with quality checks. Native Rust performance via napi-rs.",
"main": "index.js", "main": "index.js",
"types": "index.d.ts", "types": "index.d.ts",