From 30792a41afd93411204932cec11836aa60891cbf Mon Sep 17 00:00:00 2001 From: AkiraFukushima Date: Sat, 24 Oct 2020 00:58:24 +0900 Subject: [PATCH] Bump to version 3.3.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5d342ba..8968e81 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "megalodon", - "version": "3.3.0", + "version": "3.3.1", "description": "Mastodon API client for node.js and browser", "main": "./lib/src/index.js", "typings": "./lib/src/index.d.ts",