From de645d3a9910eae7773fcd61fe05f4304e33038d Mon Sep 17 00:00:00 2001 From: Maxim Date: Thu, 8 May 2025 19:43:27 +0300 Subject: [PATCH] Bump to 2.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 831c995..a0dc194 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "node-shikimori", - "version": "2.0.3", + "version": "2.1.0", "description": "A typescript wrapper for the http://shikimori.org API", "main": "dist/index.js", "typing": "dist/index.d.ts",