Bump to version 3.0.0-beta.2

This commit is contained in:
AkiraFukushima 2020-03-13 22:41:26 +09:00
parent e96863846d
commit 4ebf910b46

View file

@ -1,6 +1,6 @@
{
"name": "megalodon",
"version": "3.0.0-beta.1",
"version": "3.0.0-beta.2",
"description": "Mastodon API client for node.js and browser",
"main": "./lib/src/index.js",
"typings": "./lib/src/index.d.ts",