From 074e269213898c3fd60001fe61c493ee36af5cef Mon Sep 17 00:00:00 2001 From: AkiraFukushima Date: Sun, 19 Apr 2020 15:40:14 +0900 Subject: [PATCH] Bump to version 3.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cfcf891..059ecf9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "megalodon", - "version": "3.0.1", + "version": "3.1.0", "description": "Mastodon API client for node.js and browser", "main": "./lib/src/index.js", "typings": "./lib/src/index.d.ts",