From 703c3e847b813f0835e6975e5bae6ce3cab5ab57 Mon Sep 17 00:00:00 2001 From: AkiraFukushima Date: Thu, 20 May 2021 01:29:14 +0900 Subject: [PATCH] Bump to version 3.6.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 96cada8..734f680 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "megalodon", - "version": "3.6.3", + "version": "3.6.4", "description": "Mastodon API client for node.js and browser", "main": "./lib/src/index.js", "typings": "./lib/src/index.d.ts",