Bump version to 1.1.0 in package.json

This commit is contained in:
Abimael Martell
2026-04-17 11:59:14 -07:00
committed by GitHub
parent e043c4414d
commit cf2faa3221
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@firecrawl/pdf-inspector",
"version": "1.0.0",
"version": "1.1.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.",
"main": "index.js",
"types": "index.d.ts",