From be87a66f3d0b9771117411eb174919cf100c390b Mon Sep 17 00:00:00 2001 From: AkiraFukushima Date: Sun, 2 Jan 2022 01:28:02 +0900 Subject: [PATCH] Bump to version 3.7.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c2c5aaf..81ae5be 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "megalodon", - "version": "3.6.7", + "version": "3.7.0", "description": "Mastodon API client for node.js and browser", "main": "./lib/src/index.js", "typings": "./lib/src/index.d.ts",