Files
2026-05-12 19:40:31 +09:00

6 lines
72 B
Ruby

# frozen_string_literal: true
module Firecrawl
VERSION = "1.4.1"
end