From 5199db3f30c60fe58969f00cc67a6978521e35ef Mon Sep 17 00:00:00 2001 From: jokelbaf <60827680+JokelBaf@users.noreply.github.com> Date: Sat, 28 Sep 2024 10:24:33 +0300 Subject: [PATCH] chore: Bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1926d92..25e1475 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@nekolab/hanime", - "version": "0.1.4", + "version": "0.2.0", "description": "Fast and efficient hanime.tv API wrapper written in TypeScript.", "main": "dist/index", "types": "dist/index",