From a0783c755593af0c59dc358b9a8382b114109f66 Mon Sep 17 00:00:00 2001 From: vs Date: Wed, 8 May 2024 10:49:53 +0300 Subject: [PATCH] bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9c99bb3..a489dbb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "outscraper", - "version": "2.0.3", + "version": "2.0.4", "description": "The library provides convenient access to the Outscraper API. Allows using Outscraper's services from your code. See https://outscraper.com for details.", "main": "index.js", "scripts": {