From 47a0b919672308238568b0bba0ae639feda6e751 Mon Sep 17 00:00:00 2001 From: AkiraFukushima Date: Fri, 31 Jul 2020 22:02:01 +0900 Subject: [PATCH] Bump to version 3.2.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f863a85..e01958f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "megalodon", - "version": "3.2.3", + "version": "3.2.4", "description": "Mastodon API client for node.js and browser", "main": "./lib/src/index.js", "typings": "./lib/src/index.d.ts",