From bc50f54d4c91db22a3bb4816201d6253dc570951 Mon Sep 17 00:00:00 2001 From: delvedor Date: Mon, 2 May 2022 18:47:13 +0200 Subject: [PATCH] Bumped v1.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ccb9b07..b9800c2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hpagent", - "version": "0.1.2", + "version": "1.0.0", "description": "A ready to use http and https agent for working with proxies that keeps connections alive!", "main": "index.js", "types": "index.d.ts",