From 740769bc560df4d3abb7a13f7daee8eff88d79cf Mon Sep 17 00:00:00 2001
From: AkiraFukushima
Date: Fri, 22 May 2020 01:11:19 +0900
Subject: [PATCH] Bump to version 3.2.2
---
package.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/package.json b/package.json
index 1cd76ec59..aeab43b17 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "megalodon",
- "version": "3.2.1",
+ "version": "3.2.2",
"description": "Mastodon API client for node.js and browser",
"main": "./lib/src/index.js",
"typings": "./lib/src/index.d.ts",