Files

6 lines
72 B
Ruby
Raw Permalink Normal View History

2026-05-12 19:40:31 +09:00
# frozen_string_literal: true
module Firecrawl
VERSION = "1.4.1"
end