From 7284fe22b1610426a728451927b4dac66f20f086 Mon Sep 17 00:00:00 2001 From: AkiraFukushima Date: Mon, 31 Aug 2020 11:34:27 +0900 Subject: [PATCH] Bump to version 3.3.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cb59711..d059888 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "megalodon", - "version": "3.2.5", + "version": "3.3.0", "description": "Mastodon API client for node.js and browser", "main": "./lib/src/index.js", "typings": "./lib/src/index.d.ts",