From c43738f3cda00ca9b014e9ff1885c462872d03af Mon Sep 17 00:00:00 2001 From: AkiraFukushima Date: Tue, 7 Jul 2020 23:56:57 +0900 Subject: [PATCH] Bump to version 3.2.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ba68cec..dc48cf0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "megalodon", - "version": "3.2.2", + "version": "3.2.3", "description": "Mastodon API client for node.js and browser", "main": "./lib/src/index.js", "typings": "./lib/src/index.d.ts",