From 1e9af67cc94dec195aae76a85762f969d25844bb Mon Sep 17 00:00:00 2001 From: pilar6195 Date: Wed, 19 Jun 2024 21:00:38 -0500 Subject: [PATCH] chore: bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3713447..d478341 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "anilist-extras", - "version": "2.0.3", + "version": "2.1.0", "description": "Adds a few additional features to AniList.", "scripts": { "build": "bun run build.ts",