From 953ae2af5eba33ad1aaea3d7b5a94260773b4e93 Mon Sep 17 00:00:00 2001 From: Gyanendro Kh Date: Wed, 5 May 2021 17:44:47 +0530 Subject: [PATCH] Bumping up version. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 818e486..0ffd2d5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gogoanime-api", - "version": "0.0.2", + "version": "0.0.3", "description": "GoGoAnime Scrapper API.", "main": "dist/index.js", "types": "dist/index.d.ts",