From 3da752ba309cf5b5328692dd55b25d2e29b271d5 Mon Sep 17 00:00:00 2001 From: Hitarashi Date: Tue, 22 Aug 2023 12:09:13 +0530 Subject: [PATCH] 1.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 02282b4..5b767b2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "nyaa-si", - "version": "0.2.0", + "version": "1.0.0", "description": "unofficial api wrapper for nyaa.si ", "main": "bin/index.js", "scripts": {