From 6c73e66deb94b63910682959067b3fb44e087248 Mon Sep 17 00:00:00 2001 From: jokelbaf <60827680+JokelBaf@users.noreply.github.com> Date: Sun, 22 Sep 2024 23:08:40 +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 3c893e7..1926d92 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@nekolab/hanime", - "version": "0.1.2", + "version": "0.1.4", "description": "Fast and efficient hanime.tv API wrapper written in TypeScript.", "main": "dist/index", "types": "dist/index",