Bump to version 3.0.0-rc.2

This commit is contained in:
AkiraFukushima 2020-03-17 23:13:30 +09:00
parent ef19cf41ae
commit 0ec210cc24

View file

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